software for writing php script

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
aigarzzz
Forum Newbie
Posts: 9
Joined: Thu Apr 06, 2006 1:43 am

software for writing php script

Post by aigarzzz »

can you suggest me software for writing php script, but which is for free and with Zend Studio 5 functionality?
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

What specific functionality do you need?
aigarzzz
Forum Newbie
Posts: 9
Joined: Thu Apr 06, 2006 1:43 am

Post 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
User avatar
cj5
Forum Commoner
Posts: 60
Joined: Tue Jan 17, 2006 3:38 pm
Location: Long Island, NY, USA

Post by cj5 »

PHPEdit
User avatar
JayBird
Admin
Posts: 4524
Joined: Wed Aug 13, 2003 7:02 am
Location: York, UK
Contact:

Post by JayBird »

Take a look at this thread.
Post Reply