Jump to content

mysql data doesn't inserted on firefox


seco

Recommended Posts

The SQL insert doesn't care what browser you use, but the FORM that submits it does care and that's probably where your error is.

 

But if you don't post code, no one can help you.

 

May want to read the Sticky up top on how to post for help.

firefox has an error console that might help you

 

tools>error console. (that's on a macintosh, should be the same for PC though)

 

 

clear the error console out (just so you don't get confused on where any potential error occurred) and reload your .php page and check the error console again to see if it tells you anything.

firefox has an error console that might help you

 

tools>error console. (that's on a macintosh, should be the same for PC though)

 

 

clear the error console out (just so you don't get confused on where any potential error occurred) and reload your .php page and check the error console again to see if it tells you anything.

 

The error console is for javascript not php

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.