[PHP-WIN] problem with querystring

2002-09-06 Thread hans
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

Re: [PHP-WIN] problem with querystring

2002-09-07 Thread Hans Gruyaert
") > 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

[PHP-WIN] fopen using a share

2001-09-11 Thread Hans Breitenfellner
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

[PHP-WIN] Limit to the number of sockets socket_select can supervise?

2004-11-20 Thread Hans-Christian Jehg
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