02.04.2015, 13:15
Quote:
That's because you are just formatting variable named Query, you forgot to do mysql_query
You have to do the following after the format line Код:
mysql_query(Query); |
error 035: argument type mismatch (argument 1)