Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
0

connected, but no data entry in table

Explorer ,
Jan 14, 2013 Jan 14, 2013

Everything works fine on my live site, but using my local testing server I am unable to get data into my mySQL table based on a simple form. Configurations and code have been changed in both locations, and there is a connection to localhost. Are there Dreamweaver or PHP settings that might be causing this? Thanks for your help.

TOPICS
Server side applications
717
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Jan 15, 2013 Jan 15, 2013

Have you installed MySQL and phpMyInfo on your system? Have you created the database on your local server? Can you edit the tables in your database using the Mysql control panel.  If the answer to these questions is yes, then perhaps a sample of your code might give an idea of what is happening?         

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Jan 15, 2013 Jan 15, 2013
LATEST

Thanks-

The problem was I hadn't been previewing the site in the internal Dreamweaver browser. Kinda of a non-linear learner here.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines