ines you will have the variables
defined in your script and can refer to them by
$var1, $var2 etc.
jyrgen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
k you. now is there a way to modify the above identification,
say something like "HTTP-User-Agent: Netscape 4 (Mozilla etc..."
> If that's not going to work out, you may need to use something like cURL.
never heard of cURL ? is it a extension for PHP ?
jyrgen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
hello all,
i'm using FILE to read a page via HTTP and construct an array of
HTML lines. After that i modify the page and echo it out.
this all works great. The web server delivers pages depending on
browser types. Now i need to "pretend" a certain browser. Can this
be done ? What kind of HTTP-req
On 20 Apr 02, at 11:48, Peter Janett wrote:
> I need to create a simple app that works like a radio repeater, in that is
> simply passes information it receives through to another script, in both
> directions.
>
> In other words, a remote application located at www.domain.com/app.php
> accepts v
4 matches
Mail list logo