Forums

PHP

This topic is locked

Pure PHP Upload not working correctly

Posted 14 Dec 2003 04:21:10
1
has voted
14 Dec 2003 04:21:10 Stephen Wright posted:
Hi

I have a page that updates a database record, and uploads images. When I make the form I add the pure php upload behavior and the update behavior, and when testing it Appears to work ok, but it doesnt

It uploads the image to the server, it updates all the other form items in the database, but it does not store the filename and file path in the database, WHY?? This is really pissing me off, especially when I have paid good money!

S

Edited by - swright2003 on 14 Dec 2003 04:21:52

Edited by - swright2003 on 14 Dec 2003 04:22:24

Replies

Replied 15 Dec 2003 17:33:32
15 Dec 2003 17:33:32 Patrick Woldberg replied:
If you use Dreamweaver MX 2004 then you have to rename all the $_POST into $HTTP_POST_VARS

--------------------------------------------------
Patrick Woldberg
Web Developer at Dynamic Zones
Manager at DMXzone.com
--------------------------------------------------

Reply to this topic