On Wed, 2007-01-24 at 14:07 -0500, Robert Cummings wrote: > On Wed, 2007-01-24 at 12:01 -0700, Skip Evans wrote: > > Hey all, > > > > I'm working on a site that allows users to build > > libraries of podcasts, and one of the calls to a > > PHP file is itpc, not http. > > > > Hence I don't have the ability to echo data for > > debugging, and I also don't have write access to > > any dirs to fopen and fwrite data. > > > > Any suggestions for other ways to debug this > > script file? > > It's slow, but it works... > > mail() You can also just pump messages to a database table :) Cheers, Rob. -- .------------------------------------------------------------. | InterJinn Application Framework - http://www.interjinn.com | :------------------------------------------------------------: | An application and templating framework for PHP. Boasting | | a powerful, scalable system for accessing system services | | such as forms, properties, sessions, and caches. InterJinn | | also provides an extremely flexible architecture for | | creating re-usable components quickly and easily. | `------------------------------------------------------------' -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php