hi folks, i have a problem by using tidy from a php-script like this: $aufruf = "C:\\WINNT\\tidy.exe --tidy-mark no --indent yes --clean yes --logical-emphasis yes --write-back yes --error-file ".$path."mytidy.log ".$path.$filename.""; if(!$tidy = popen($aufruf,"r")) //....... the output-file seems to be cutted somewhere in the middle and the rest of the code is gone. maybe a buffer-problem? Greetings, JoergReceived on Wednesday, 8 June 2005 17:27:01 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 8 January 2008 13:57:19 GMT