Any of you had much luck with a PHP dubugger? Which one? Occasionally I'll run across a problem (like now) where you have a script that stops working just because I did something simple like left of a ; or ) or " somewhere... but PHP errors 50 lines later for some insane reason. Maybe a debugger would find those kinds of errors more accurately? -dc