Mailing List Archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [tlug] [OT] Recommendations for PHP debuggers?



Josh Glover writes:
 > With Perl and the CGI.pm module, debugging is as simple as:
 > 
 > perl -d /var/www/localhost/cgi-bin/foo.cgi one_cgi_param=foo
 > another_cgi_param=bar

That doesn't tell you what Apache hands to the CGI---you have to
figure it out for yourself and type it in by hand on the command line,
which could be quite annoying if you've got a handler set so that an
arbitrarily deeply nested path gets handed a complex query from one
click in a form originally accessed by the URL "http://tlug.jp/";.

Steve



Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links