> Is there any product out there that debugs PHP code reasonably  
> similarly to the way that VFP's debugger works? By which I mean:
>   - Set a breakpoint
>   - Step through code line-by-line
>   - See results (variable values, etc.)

Just dump the values using `echo "<li>$xxx" and print_r($xxx) will do.

-- 
  .~.    http://changmw.homeip.net
 / v \   May the Force and Farce be with you! Linux 2.6.20.7
/( _ )\  (Ubuntu 6.10)  18:45:01 up 5 days 23:31
  ^ ^    0 users load average: 1.00 1.00 1.00
news://news.3home.net news://news.hkpcug.org news://news.newsgroup.com.hk


_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to