[PHP] Pointer Size

2002-05-02 Thread marius petraviius

hello, php-general,

 I'm trying to get the size of pointer.

 First I use
   $res = fsockopen( $server, $port );
 then
echo fgets( $handle, 1024 );
 But  it  only  gets only one line. So I need to know the size of then
 pointer. I tried to do it with fstat(), but it didn't work..
 So can anybody help me to solve this problem?


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] Again about PHP + IRC

2001-04-06 Thread Marius Petraviius

Hello php,

  Soeey but I can't find anyexample abot PHP + IRC..
  Please help me.

_
 2001 m. balandþio 6 d.
 Marius  
 [EMAIL PROTECTED]



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]