Jump to content

[SOLVED] mysql_query() error


Fsoft

Recommended Posts

Hello,

 

I am trying to run this query :

 

mysql_query("INSERT INTO accounts (username,password) values ('love','love');");

 

To insert this entry in the database but unfortinatelly it is not working :(

 

Please help me, what is the problem with this line?

I already have the database connection and mysql_select_db working .. !

 

 

FAISAL!

Link to comment
https://forums.phpfreaks.com/topic/152456-solved-mysql_query-error/
Share on other sites

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.