Jump to content

help with if statement


justAnoob

Recommended Posts

here i have a image upload script that works great... what im looking to do is have the user be able to upload 5 pictures if they want... i have the 5 file fields on the page ready to go,,, the 1st one works great and is required by the user(they must have atleast 1 picture to be uploaded,,, and a max of 5)... Would this be a good way to accomplish this????

 

upload script for image 

if filefield[image2] is not empty

  upload script

if filefield[image3] is not empty

  upload script

if filefield[image4] is not empty

  upload script

if filefield[image5] is not empty

  upload script

 

If this way is ok to do,, how would I word the if statement correctly?????

 

 

 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.