SQl help me please
#2

Use this and run the query, then look in the server log and copy/paste the result here.
Also, if possible, give us a screenshot of your mysql table design.

PHP код:
for(new i=0;i!= MAX_PANELSi++)
{
    
format(querysizeof(query), "INSERT INTO `para` (zID, pnText, pnX, pnY, pnZ, pnRX, pnRY, pnRZ) VALUES ('0', 'Vide', '0.00', '0.00', '0.00', '0.00', '0.00', '0.00')");
    
mysql_tquery(MySQLquery);
    
printf(query); // It will print out the querry in the server log

Reply


Messages In This Thread
SQl help me please - by Azula - 21.05.2015, 17:33
Re: SQl help me please - by rappy93 - 21.05.2015, 17:37
Re: SQl help me please - by Azula - 21.05.2015, 17:41
Re: SQl help me please - by rappy93 - 21.05.2015, 17:57
Re: SQl help me please - by Azula - 21.05.2015, 18:00
Re: SQl help me please - by Affan - 21.05.2015, 18:01
Re: SQl help me please - by rappy93 - 21.05.2015, 18:10
Re: SQl help me please - by Azula - 21.05.2015, 18:11
Re: SQl help me please - by rappy93 - 21.05.2015, 18:13

Forum Jump:


Users browsing this thread: 2 Guest(s)