Welcome Guest, Not a member yet? Register   Sign In
[HELP] array codeigniter
#2

[eluser]michalsn[/eluser]
Code:
$sql[‘query3’] = “INSERT INTO t_publisher (PUBLISHER, ARTIS, ID_LABEL) values(’$user’, ‘Various Artist’, ‘$id->id_label’)”;
Generating query results: http://ellislab.com/codeigniter/user-gui...sults.html

And escape your queries. Please read last two sections from user guide: http://ellislab.com/codeigniter/user-gui...eries.html


Messages In This Thread
[HELP] array codeigniter - by El Forum - 10-28-2012, 08:51 PM
[HELP] array codeigniter - by El Forum - 10-29-2012, 03:32 AM



Theme © iAndrew 2016 - Forum software by © MyBB