Image

Imagemikeprincipito wrote in Imagephp

PHP & MySQL scripts

Am I completely missing something or is PHP unable to send an entire SQL script to a MySQL server through its API? It appears that I can only send 1 statement at a time through the mysql_query() function.