Using varialbes with more than one sql operation. |
[eluser]xwero[/eluser]
I think the db->query method is designed for one sql statement. But i wonder are multiple statements in a query processed faster then multiple queries? And how do you use it in pure php as the mysql_query documentation states : Quote:mysql_query() sends an unique query (multiple queries are not supported) |
Messages In This Thread |
Using varialbes with more than one sql operation. - by El Forum - 10-20-2008, 06:35 AM
Using varialbes with more than one sql operation. - by El Forum - 10-20-2008, 06:40 AM
Using varialbes with more than one sql operation. - by El Forum - 10-20-2008, 06:46 AM
Using varialbes with more than one sql operation. - by El Forum - 10-20-2008, 07:03 AM
Using varialbes with more than one sql operation. - by El Forum - 10-20-2008, 07:21 AM
Using varialbes with more than one sql operation. - by El Forum - 10-20-2008, 09:21 AM
|