[PHP] File upload on linux

2001-01-18 Thread MacBane
I have some file upload code but it is not woking on debian linux, could some one give me a hand here is the part of the code that is broken the path is below $the_path is set some where else $path = "/var/www/cms/gentext/$section/$doctype/"; if (!@copy($the_file, $the_path."\".$the_file_name

[PHP] Im having Trouble with File uploading,

2001-01-09 Thread MacBane
File uploading is not working for me on my server, it is a windows 2000 box running php 4.02 this is my code "); ?> -- 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 a