Dave,
Another quick note. If you are using this in a function with
register_globals off in you php.conf you will need to do global
$_HTTP_POST_FILES or use $_FILES['upfile']['temp_name'] instead.
On Fri, 2005-01-28 at 15:18 +0900, Dave wrote:
> Jon,
> Thanks for responding. Unfortunately, i
There used to be a link in the manual user notes,
I believe under debug_backtrace().
Where, there was some javascript voodoo, that would
hide/unhide the backtrace.
Does anyone have a link to this site?
Thanks
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.ne
Im trying to capture the whole page of a certain courier service.
What i want to do is, after i got the form to query the AWB (Air Way
Bill No.) It will dump on my local folder the page containing the
details on it.
Im going to try PEAR HTTP_Download
Is there another application or syntax on php
I think pear http_download, does a diff job. sorry.
how can i get a html page on my local folder, using php?
On Fri, 28 Jan 2005 14:52:42 +0800, Louie Miranda <[EMAIL PROTECTED]> wrote:
> Im trying to capture the whole page of a certain courier service.
> What i want to do is, after i got the fo
I use libcurl for such functions
On Fri, 2005-01-28 at 14:52 +0800, Louie Miranda wrote:
> Im trying to capture the whole page of a certain courier service.
> What i want to do is, after i got the form to query the AWB (Air Way
> Bill No.) It will dump on my local folder the page containing the
> d
This may be very simple to you, but as Im not sure so thought I shoud ask to
save myself a lot fo time or trial and error.
I am learning how to use php and mysql, and am trying to set up a wite. I have
been doing volunteer work for many years and have been sending newsletter ever
2 months or so,
thank you.
Is it possible to only show a certain from and end field?
On Fri, 28 Jan 2005 00:59:05 -0600, Jon <[EMAIL PROTECTED]> wrote:
> I use libcurl for such functions
> On Fri, 2005-01-28 at 14:52 +0800, Louie Miranda wrote:
> > Im trying to capture the whole page of a certain courier servic
101 - 107 of 107 matches
Mail list logo