Code Comments
Programming Forum and web based access to our favorite programming groups.Hi I look for a debugger php mysql with break point and variable spy. I use Zend Studio Enterprise but it can't run with mysql functions ... Who can help me Thanks
Post Follow-up to this messageAtlas wrote: > Hi > I look for a debugger php mysql with break point and variable spy. > I use Zend Studio Enterprise but it can't run with mysql functions ... > Who can help me > Thanks > > Hi, I don't know if such a thing exists. Why not simply output your SQL before executing, and inspect it? Regards, Erwin Moller
Post Follow-up to this messageIn article <46cd71c6$0$237$e4fe514c@news.xs4all.nl>, Erwin Moller < Since_humans_read_this_I_am_spammed_too_ much@spamyourself.com> wrote: > Atlas wrote: > > Hi, > > I don't know if such a thing exists. > Why not simply output your SQL before executing, and inspect it? > > Regards, > Erwin Moller That's what I've been doing. print_r and var_dump are your friends. -- DeeDee, don't press that button! DeeDee! NO! Dee...
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.