2008年7月30日星期三

re[2]: [fw-db] Using the Zend_Db_Table to return referenced row values

>> When I'm developing in PHP (or any other web scripting language) I open
>> another terminal window, run "tail -f" on the Apache error log file,
and
>> leave that running continuously as I test the PHP scripts. If there
are
>> no
>> errors, this monitoring of the error log doesn't move. If there are
>> errors,
>> I see them immediately. Sort of the "old-school" equivalent of an IDE.
>> :-)

Wow. I never heard that one before!!

I just set my php.ini file to show all warnings and errors.

I also use NuSphere which is really really good. I can't recommend it
enough. You browse your site, then click the debug button (in FF toolbar)
and up comes you code with all the variables and stuff set. Brilliant IDE.
Saves hours debugging stuff. It's also really interesting following the code
through all the Zend Framework, the DB code is interesting.

monk.e.boy
--
View this message in context: http://www.nabble.com/re-2-%3A--fw-db--Using-the-Zend_Db_Table-to-return-referenced-row-values-tp18728813p18728813.html
Sent from the Zend DB mailing list archive at Nabble.com.

没有评论: