PHP programming made easy, with a software that gives you the php code.?

Carmina S

New member
Hey. Is there a program that makes working with PHP easy, and returns the PHP code?
Like how Frontpage returns the html and css code.
Thanks!
 
Generally speaking, Dreamweaver will create PHP code for you for most common tasks.

However, most common tasks aren't all that hard to code, either.

http://www.phpeasystep.com
 
Back
Top