21.03.2016, 05:44
Hi,
Can i use \n in query for ex:
I send that message
format( String, 50,"hello my name is\nname");
?
Can i use \n in query for ex:
I send that message
format( String, 50,"hello my name is\nname");
Код:
mysql_tquery("UPDATE userstables SET anystring='%s'", String );