Hi Nepto and others... great script!!!
I have an image upload script/form that I use to simultaneously upload images to a folder and insert the corresponding URL into my database. I have integrated this script with phpMyEdit pages by placing it below the table into which the data is inserted.
However, my problem is that I only want to show the Upload script when I am viewing the main listing and not VIEW, ADD, CHANGE, etc.
Are there variables present via _POST which signify what view you are currently in so I can check to make sure I am in the LIST view? I'm sure there is a way.
Thanks.
Ben
|