[PHP-WIN] include(remote host) under w2k problem

2001-11-01 Thread Marek Wysmulek
Hi all. I have searched almost everything on the net regarding php and windows focusing on one thing. How to include to php script started on apache on w2k external sript placed on some URL. Source of test script (http://mylocalhost/marek.php) ? include("http://hermes.com.pl/test.php"); ? and

[PHP-WIN] a'propos: include(remote host) under w2k problem

2001-11-01 Thread Marek Wysmulek
Hi. I forget that any answers please send to group cause I'm sitting behind modem ;- and got no incomin mail configured. Marek. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the

PD: [PHP-WIN] include(remote host) under w2k problem

2001-11-01 Thread Marek Wysmulek
e($fp); fclose($outhandle); include("$LocalFile"); exec("delete.bat"); } ? and delete.bat contains just del localname.html That works for me (just tested it). Anyone know a neater way? Ross -Original Message- From: Marek Wysmulek [mailto:[EMAIL PROTECTED]]