Re: nifty little tools

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

 



tedd wrote:
They are all variants of that. All nifty little tools. We should gather
those up someplace...shouldn't we?


In similar light, what development environments do you people program in? How do you run and test your code?

of late I have been testing Zend IDE - the integrated debugger is the biggest + point
for me.

I also use UltraEdit and TextPad [vi, aee, nano on linux].

test code with:
	php -l
	echo/var_dump()/print_r()
	Zend IDE
	xdebug
	browser ;-)

your question has been asked before - you might find the list archives
gives you more insight into other peoples work envs.


tedd

PS: This is my first posting to this group.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux