From: <bp...@sb...> - 2007-03-09 08:38:36
|
Hello This is what i am using (this works without touching ADODB at all). define('ADODB_OUTP',"nameOfTheFunction"); function outputDebug($text,$newline) { // Do here what you want to do } Hope this helps Regards Bart Erik Wickstrom napisał(a): > Hi, > > I need to customize the debug output of ADOdb. Is there a function that > can be overloaded, or maybe some other "hook" that cane be used? > > Basically I need to put the debeg output into an array instead of > printing it tho screen... > > Thanks for your help! > > Erik > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > __________ NOD32 Informacje 2104 (20070308) __________ > > Wiadomosc zostala sprawdzona przez System Antywirusowy NOD32 > http://www.nod32.com lub http://www.nod32.pl > > > > ------------------------------------------------------------------------ > > _______________________________________________ > ADodb-general mailing list > ADo...@li... > https://lists.sourceforge.net/lists/listinfo/adodb-general > > > __________ NOD32 Informacje 2104 (20070308) __________ > > Wiadomosc zostala sprawdzona przez System Antywirusowy NOD32 > http://www.nod32.com lub http://www.nod32.pl > |