Help in Image Upload

I have a website where user needs to register & log in & use …
So i have a form… here user upload’s the image and that image get saved in my Disk…
User can view it too… So i need help in altering the Images e.i when someone uploads the image i want that a text on that image when user view it ( text like WAITING OR PROCESSING ETC)

So can someone help me on that… please…

& not use that after the admin views it that text must disappear or may be altered again by admin like Rejected or accepted… SO PLEASE HELP me on this :frowning:

Why don’t you try to read some php books.

ok… but does anyone know how to show certain region after few hours of use…
ex: Lets say i have a img upload field… & users can logs in & uploads a img using that img upload section… then once after uploading i don’t want that img upload field ( region ) to be shown… it must show a message like “YOU CANNOT UPLOAD NOW”… like for next 8hours or so… after 8 hours of upload it must show the upload field again… i guess in DB in user’s table i must add UPLOAD-TIME field then i must using the date() and mktime() functions… but how exactly do we do it? can some1 help

Sponsor our Newsletter | Privacy Policy | Terms of Service