Re: [PHP] What in Hades?

2009-02-26 Thread Ashley Sheridan
On Thu, 2009-02-26 at 11:49 -0500, PJ wrote: > Ashley Sheridan wrote: > > On Thu, 2009-02-26 at 11:14 -0500, PJ wrote: > > > >> Something is rotten here. Twist it any way you like and it just does not > >> work. > >> I am trying to figure out the working of SELECT LAST_INSERT_ID() and > >> canno

Re: [PHP] What in Hades?

2009-02-26 Thread PJ
9el wrote: > > --- > Use FreeOpenSourceSoftwares, Stop piracy, Let the developers live. Get > a Free CD of Ubuntu mailed to your door without any cost. Visit : > www.ubuntu.com >

Re: [PHP] What in Hades?

2009-02-26 Thread PJ
Ashley Sheridan wrote: > On Thu, 2009-02-26 at 11:14 -0500, PJ wrote: > >> Something is rotten here. Twist it any way you like and it just does not >> work. >> I am trying to figure out the working of SELECT LAST_INSERT_ID() and >> cannot get beyond the first $sql - But it works fine from comman

Re: [PHP] What in Hades?

2009-02-26 Thread PJ
Richard Whitney wrote: > On Thu, Feb 26, 2009 at 9:14 AM, PJ > wrote: > > Something is rotten here. Twist it any way you like and it just > does not > work. > I am trying to figure out the working of SELECT LAST_INSERT_ID() and > cannot get beyon

Re: [PHP] What in Hades?

2009-02-26 Thread 9el
--- Use FreeOpenSourceSoftwares, Stop piracy, Let the developers live. Get a Free CD of Ubuntu mailed to your door without any cost. Visit : www.ubuntu.com -- 20

Re: [PHP] What in Hades?

2009-02-26 Thread Richard Whitney
On Thu, Feb 26, 2009 at 9:14 AM, PJ wrote: > Something is rotten here. Twist it any way you like and it just does not > work. > I am trying to figure out the working of SELECT LAST_INSERT_ID() and > cannot get beyond the first $sql - But it works fine from command-line! > > include ("lib/db1.php

Re: [PHP] What in Hades?

2009-02-26 Thread Ashley Sheridan
On Thu, 2009-02-26 at 11:14 -0500, PJ wrote: > Something is rotten here. Twist it any way you like and it just does not > work. > I am trying to figure out the working of SELECT LAST_INSERT_ID() and > cannot get beyond the first $sql - But it works fine from command-line! > > include ("lib/db1.ph

[PHP] What in Hades?

2009-02-26 Thread PJ
Something is rotten here. Twist it any way you like and it just does not work. I am trying to figure out the working of SELECT LAST_INSERT_ID() and cannot get beyond the first $sql - But it works fine from command-line! Error performing query: " . mysql_error() . ""); exit(); } THIS IS W