Page 1 of 1
software for writing php script
Posted: Wed Apr 19, 2006 9:53 am
by aigarzzz
can you suggest me software for writing php script, but which is for free and with Zend Studio 5 functionality?
Posted: Wed Apr 19, 2006 10:05 am
by feyd
What specific functionality do you need?
Posted: Wed Apr 19, 2006 10:51 am
by aigarzzz
Code Completion (if i have class B extend class A and if i write in class B function 'this->' i want see only class A and B functions, not all posible project functions and it woulkd be really great if private functions from class A not be show in code completion select box in class B)
+
mysql 5 graphical query browser, like Zend Studio 5, but with editing possibilities
Posted: Wed Apr 19, 2006 11:06 am
by cj5
PHPEdit
Posted: Wed Apr 19, 2006 11:16 am
by JayBird
Take a look at
this thread.