On Saturday 07 June 2003 03:25, CF High wrote: > Still no luck though with the file path on windows; e.g. file path is > http://192.168.1.2/dev_files/drop_down.js > > So, when I open the file for writing: $fw = fopen($file_path, "wb") an > error results ("can't open file") >
You can't open an HTTP stream for writing! -- Jason Wong -> Gremlins Associates -> www.gremlins.biz Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications Development * ------------------------------------------ Search the list archives before you post http://marc.theaimsgroup.com/?l=php-general ------------------------------------------ /* APL is a natural extension of assembler language programming; ...and is best for educational purposes. -- A. Perlis */ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php