is
problem with every querystring i use... i'm working with release 4.1.1 on a
Windows XP Prof machine...
anyone has got an idea?
chears,
hans
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
")
> which will give you the variable if its posted, in the query string or a
> cookie.
>
> Second is better in terms of portable code.
>
> Matt
>
> > -Original Message-
> > From: Sandeep Murphy [mailto:[EMAIL PROTECTED]]
> > Sent: 06 September
is there a way to use fopen() on a share?
$fp = fopen( '\\10.1.0.1\c$\folder') results a error.
If i try the same from the explorer, it works well.
Hans
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-ma
Hi
Im building a TCP server in PHP 5.0.2 on Windows. It will have to serve a
lot of clients (500+) with low traffic.
During this I have noticed that socket_select seems unable to supervise more
than 64 reading connections at a time (Not good when I need 500+). It stops
with a
message that
"Sock