mysql_query problem
From: Eurisko (not_at_home.out)
Date: 10/14/04
- Previous message: Bee: "Re: Viewing checkbox data with MySQL and PHP"
- Next in thread: Eurisko: "Re: mysql_query problem"
- Reply: Eurisko: "Re: mysql_query problem"
- Reply: Paul Barfoot: "Re: mysql_query problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 14 Oct 2004 22:26:44 +0100
Hi
I've got a prod and a dev server, the version of MySQL and PHP on both are
the same however I get a problem on the dev server when I try to use a
script that works on the DEV server.
The script has several functions that take a connection object as an
argument and the one function that I'm calling that acts as a wrapper, which
creates the connection object and passes it to the other functions, this is
done so I can rollback any changes if there are any errors.
The error I get on the prod server is
"mysql_query(): 5 is not a valid MySQL-Link resource"
Does anyone know what this is.
Thanks
Eurisko
- Previous message: Bee: "Re: Viewing checkbox data with MySQL and PHP"
- Next in thread: Eurisko: "Re: mysql_query problem"
- Reply: Eurisko: "Re: mysql_query problem"
- Reply: Paul Barfoot: "Re: mysql_query problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|