[PHP-DB] uploading images before creating db entry

2002-09-01 Thread Andy
Hi there, I have a running system where users can upload images. Each image has to be acompanied with several other text infos suplied by the uploading person. The image istself is stored in the filesystem and the data (like name of the user and imagefilename) are stored in a mysql myisam table.

[PHP-DB] Uploading Images

2001-05-02 Thread Pankaj Ahuja
Hi All I want to upload images to my server and name them as found in my local machine. I am able to upload them using the copy function but the name on the server is not the same on my local machine. How can I go about this Thanks -- PHP Database Mailing List (http://www.php.net/) To unsub