[PHP-DEV] fgets doesn't read from popen?

2002-08-20 Thread Chhai Thach
put would be: nameonetwothreefour nameetcectetcetc I used popen to open this file and then use fgets to read it. The fgets can only read the 'name' part but cannot read the rest? Does anyone one know why this is happening? Appreciate your help Ch

Re: [PHP-DEV] Call perl from PHP

2002-06-27 Thread Chhai Thach
rray); > > ? > -- > Scott Carr > OpenOffice.org > Documentation Maintainer > http://documentation.openoffice.org/ > > > Quoting Roman Neuhauser <[EMAIL PROTECTED]>: > > > > To: [EMAIL PROTECTED] > > > From: "Chhai Thach" <[EMAIL

[PHP-DEV] Call perl from PHP

2002-06-24 Thread Chhai Thach
this line: new HTTP::Request('POST', 'https://myscript/script.pl'); Is there something similar in PHP, please help. Appreciated. Thanks Chhai Thach -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php