Kenneth Johansen ([EMAIL PROTECTED]) writes:
> hi all, i have a small problem
>
> im using mysql_query to access my mysql database.
>
> now then, i have 2 queries, 1 just after the other.
> the first one goes ok, the second one never does.
>
> doesnt matter if i switch the queries, the one tha
hi all, i have a small problem
im using mysql_query to access my mysql database.
now then, i have 2 queries, 1 just after the other.
the first one goes ok, the second one never does.
doesnt matter if i switch the queries, the one that is last never works.
if i write the query in an xterm (usin