Click to See Complete Forum and Search --> : PHP mysql API producing different results


memerson
06-09-2009, 08:26 AM
Hi everyone,

Hope some one can help me with this.

If I run a detailed query through my own PHP script I get one set of results.
But if i copy the sql into PHPmyadmin or the mysql server direct I get a completely different set of results.


Any help would be gratefully recieved.

Thanks in advance,
Mike.

chazzy
06-09-2009, 06:17 PM
voodoo?

it's like pulling a rabbit out of the hat when we don't see any code

b4web
06-16-2009, 12:13 PM
Are you pointing to different copies of the database (i.e. development version of the database vs. live production version of the database)?