Hi John I've just got that from browsing through the net. I am in the middle of figuring it out how to implement it. If I have any more questions I'll post it on the forum. For time being thanks for your advice. GD "John W. Holmes" <holmes072000@charter.net> wrote in message 000201c2c628$a8f0f3b0$7c02a8c0@coconut">news:000201c2c628$a8f0f3b0$7c02a8c0@coconut... > > Can any one guide me through the uploading file procedure please? > > Should I use copy() function to copy the image file to a temp file and > > rename it to the real name and then reference the name in the data > base. > > Or is there any other way. > > Should say though my Service Provider does not support exec("cp > $picture > > /full/path/to/joesauto/images/$picture_name") as explained in one of > the > > article in phpbuilder by Willim Samplonius. > > You should be able to use move_uploaded_file() instead of the exec() > call. > > ---John W. Holmes... > > PHP Architect - A monthly magazine for PHP Professionals. Get your copy > today. http://www.phparch.com/ > > -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php