Home > MySQL, PHP > Add Image Upload Feature.

Add Image Upload Feature.

November 14th, 2009

I have a B2B trade portal ther a simple user generataed news feature that I duplicated and renmaed to be a success storie section on my site.It works fine but it currently only has title and description fields. I want to add an image upload feature. I have the code from another script (post_offer.php) that could be used if the tables and fields are corrected. Th existing script uses the config file for sizing and I think it would be easy to use for this purpose.

I created the table and script already but the fileds need to be set up and tested.

Most of the work is done I think it is mostly cut and paste but of course the script must be redirected to the right table and some fields need to be created.


Add Image Upload Feature.

Comments are closed.
Bear