Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Image upload in PHP
Name: gingaman Date: September 25, 2006 at 06:06:09 Pacific OS: xp CPU/Ram: amd turion 64 Product: compaq
Comment:
hi, does anyone have a simple piece of php code to upload an image and display it on a web page?? tried many before and got lost with them, any help would be hot. Thanx
Summary: Be sure to properly modify your code when posting so it isn't processed. Make sure you view the post int he preview page before submitting. Here is the code you posted: [SCRIPT LANGUAGE="Javascript"] ...
Summary: Hi, I am trying to get file uploads in PHP to work properly and I think I may be overlooking something obvious. I'm using MiniApache_PHP. It will let me upload small files (I tried small text files an...
Summary: I have a question about image uploads. I am creating a form that users can upload images through. I know how to take an image and store it in a directory and i am saving the path in the database, that...