Thread
:
Help with image upload script - need to make an if null statement
View Single Post
#
5
(
permalink
)
05-01-2008, 03:45 PM
phpforfun
Programming God
Join Date: Feb 2008
Posts: 794
Last Blog:
Programming "Just a ...
Credits:
102
Rep Power:
9
Re: Help with image upload script - need to make an if null statement
cant you use
if (empty($_FILES['new_image']['name'])){
phpforfun
View Public Profile
Send a private message to phpforfun
Visit phpforfun's homepage!
Find all posts by phpforfun
Sponsored Links