RE: Broken File Upload

2004-10-26 Thread Jay Blanchard
[snip] I'm sorry, I'm new at this... The name of the file is stored in the mysql db and the actual file is stored in a directory on a linux server. So maybe my problem is not with mysql although that the same day I upgraded, the file upload stopped working... [/snip] Aha! What you have here is a P

RE: Broken File Upload

2004-10-26 Thread Jay Blanchard
[snip] That code plus this code on the front end which I forgot to post... [/snip] But, there is no INSERT statement or any other item which indicates a connection to a database... -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.

RE: Broken File Upload

2004-10-26 Thread Jay Blanchard
[snip] The following php code was working to upload files to my mysql db until I upgraded to mysql 4.0. Now, the files I try to upload do not get put into the folder. There is no error, the file just does not get posted. Any ideas? Uploading File... '; $destination = 'uploads/' . $HTTP_POST_