PHP create software

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
simairlines
Forum Newbie
Posts: 1
Joined: Mon Nov 18, 2002 8:02 am
Location: Heemskerk
Contact:

PHP create software

Post by simairlines »

Hello,

I was wondering if there is a program something like frontpage where you can make php websites with. All I have at the moment is a program called "HTML to ANY CODE" but that is only change html to php but it only has html codes inside php and echo stuff.

Best regards,

Webmaster of http://www.simairlines.com

I was also wondering. With my website I have people who send me a email and I add them to a table I wanted to know if this can be automated with php. If so is there somebody who would like to help me with that.
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

if you're looking for a php-ide there are some threads on that tpoic arround here, e.g. viewtopic.php?t=3495
nottheusual1
Forum Newbie
Posts: 1
Joined: Wed Nov 20, 2002 3:52 pm
Location: NE Ohio

PHP IDE

Post by nottheusual1 »

Try CodeCharge (http://www.codecharge.com). Does a decent job of doing simple things very well. Decent community. Couple different versions of the product. I have used the original CodeCharge for about a year. Very pleased. Beats the poo out of lots and lots of hand coding, and lets you drop your own stuff in, too. Another decent feature is that it lets you generate the same project in multiple languages in case a customer hasn't learned the virtues of PHP.
Post Reply