Page 1 of 1

Need script for photos

Posted: Thu Nov 27, 2003 12:19 pm
by Squirrell
Hi All!

I'm makeing a Real Estate site design, and i want to know how to make a script to upload photos and make them work on the page.
like this: index.php?id=1&img=1
index.php?id=2&img=1

Posted: Thu Nov 27, 2003 1:22 pm
by dull1554
you need to read the forum guidelines, this is not a forum to have other people write code for you, if you want to hire someone to code a page to do this for you then go to the jobs catorgory, you post here if you write a script and you need help fixing it

hehehe

Posted: Thu Nov 27, 2003 11:28 pm
by William
You might want to try http://www.php.net/manual/en/features.file-upload.php. It covers file uploading.

-The Hidden Viper