HighDots Forums  

Re: Fix to MySQL and Pure PHP Upload behavior

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Re: Fix to MySQL and Pure PHP Upload behavior in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: Fix to MySQL and Pure PHP Upload behavior - 08-05-2004 , 03:21 PM






Thanks Leesa!

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"Leesa" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Last week I was trying to find the answer to the Pure PHP UPload and Smart
Image Processor extensions working but the image name not being uploaded
to the
MySQL DB using PHP 4.7.3. All other field uploaded.

Someone finally found an answer so I thought I would post it here incase
others were using this combo:

On the page that includes the upload form you need to change all the
$_POST['xxx'] s to $HTTP_POST_VARS['xxx'] That did the trick. Only
needed to
change the code on the db upload pages, not the whole site.





Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.