Re: [PHP] Debugging itpc



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. |
`------------------------------------------------------------'
.



Relevant Pages

  • Re: [PHP] Debugging itpc
    ... PHP file is itpc, not http. ... Hence I don't have the ability to echo data for ... scalable system for accessing system services | ...
    (php.general)
  • Debugging itpc
    ... 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. ...
    (php.general)
  • Re: PHP Includes
    ... include by http. ... On an include over http, requesting a PHP file, the file will almost   ... Rik Wasmus ...
    (comp.lang.php)
  • Re: PHP Includes
    ... include by http. ... On an include over http, requesting a PHP file, the file will almost   ... Rik Wasmus ...
    (comp.lang.php)
  • Re: How do I get the image height width when generating image from PHP (getimagesize does seem to wo
    ... you need a real image - not a PHP file that ... I have tried accessing it via HTTP and that seems to work. ... will mess about with it in meantime. ...
    (comp.lang.php)