html form/code to upload a file into a table

3 posts by 2 authors in: Forums > CMS Builder
Last Post: April 28, 2014   (RSS)

By gregThomas - April 15, 2014 - edited: April 15, 2014

Hi Craig,

We're still using the iframe method to upload items. I've attached the latest versions of them to this post. 

uploadForm3_add.php gives you an example of how you would create a record and save the uploaded images to the record after it's created.

uploadFrom3_edit.ph gives you an example of how you would edit a record and edit the images uploaded against it.

uploadFrom3_iframe.php  - The iframe that will be embedded in both of the pages above.

Thanks!

Greg

Greg Thomas







PHP Programmer - interactivetools.com

By craig_bcd - April 28, 2014

Greg - thanks so much!  Working well so far.