HI I See that the read and write functions have been discontinued in 4.1.0 can anyone tell me if they have been replaced with onther functions that replace their functionality or how I could implement something like this : read( stdin , $buff, $length ); write( stdout, $str_return, strlen( $str_returb ) );
Thanks for any help at all ! -- NZ BTECH "I love deadlines.... I like the sound they make when they rush past" -- 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]