Menu

Posting to MySQL

Help
TVMangum
2007-08-27
2013-06-03
  • TVMangum

    TVMangum - 2007-08-27

    I have finally gotten everything working with my phpform on the website. The only problem now is that the info keyed by the user is not posting to the MySQL database. I can manually key that info into the database (since I get an e-mail with the info) but would prefer it to be automatically put into it so I don't make a mistake.

    Any suggestions? I am not getting any error messages on the website and cannot get the import data feature to work (ex. key into excel, save in csv and the upload).

    TIA for your help.

     
    • TNTEverett

      TNTEverett - 2007-08-28

      SQl problems can be difficult to troubleshoot.  I suggest that you hack up a process.php file and strip out everything except the SQL stuff populating variables with fixed values.  Run the script and add debugging comments when necessary.  The other basic thing you can do is open phpMyAdmin and see if the table you expect is present with the fields you think you should be writing to. 

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.