Quote:
else
$this->_connectionID mysql_pconnect($argHostname,$argUsername,$argPassword);
Any change if you explicitly bound the else action with curly braces (or maybe that's a typo?)? I have been working with PHP lately, but don't have a good sense of how strict it is.
This is interest to me as I am just starting to dig into AODB. I am assuming PHP version > 4.3 and that you are using same args to connect to DB manually.
_________________________
Jim
'Tis the exceptional fellow who lies awake at night thinking of his successes.