Web Hosting Talk







View Full Version : PHP Scripting Progams


WLHosting
03-07-2003, 06:14 PM
I was wondering if there is any php scripting programs out there that are very easy to use. Mostly a GUI program or a very simple text field input program that is free or very very cheap. Let me know what you think. Thanks!

DarktidesNET
03-07-2003, 07:15 PM
Do you mean editors? If so, I use EditPlus (v2) from editplus.com It's around $20-30 I think for a registration (30 day trial though) and it's simple to use but pretty nice.

Jordan JR
03-07-2003, 07:53 PM
to be honest i just use evrsoft.com's 1st page.

The only thing I need from a phpp editor would be what line number im on and 1st page provides me with it.

sylow
03-07-2003, 10:59 PM
coloring and good project organizer comes handy if you are working with several files same time that is what I do usually.
PhpEd from nusphere is a good one, they have trial download if you wanna try.

WLHosting
03-08-2003, 12:12 PM
Is there any programs out there that will code the script for you when you click on a certain icon for a certain type of object? like a text field or something like that.

hostsol
03-10-2003, 12:20 AM
Dreamweaver MX supports php. As php can be embedded with html, Dreamweaver as a html editor and php editor will be the best. You can set up a test server with it as well.

Axi
03-10-2003, 01:59 AM
I have dreamweaver, but haven't got the slightest idea on how to use php with it :mad:

Jordan JR
03-10-2003, 02:07 AM
heheh
poor Axi

desman
03-10-2003, 02:10 AM
CodeCharge is a great program that supports the following::

PHP, Perl, ColdFusion, ASP, JSP and ASP.NET with the following database support::

MySql, MS SQL, Oracle and more the only thing is the price tag but check them out here www.codecharge.com (http://codecharge.com)

hostsol
03-10-2003, 02:13 AM
Originally posted by Axi
I have dreamweaver, but haven't got the slightest idea on how to use php with it :mad:

Is it the MX version? I don't know much about earlier version(You may try viewing the help>tutorial). But I do know MX version support most web language including php, asp, xml, jsp, coldfusion, etc. It supports connecting to a database as well. It's really cool.

Axi
03-10-2003, 02:16 AM
Yes, its the MX version, the only thing that I can do with it is HTML, are there any tutorial sites for using the functions in MX? Are the php, jsp, ect. as easy as html?

AntiOrganic
03-29-2003, 03:58 PM
He doesn't want an IDE. He wants some point-and-click crap.

Better stick to your FrontPage forms.

Kriek
03-30-2003, 02:27 PM
I use PHP Coder (http://www.phpide.de) which is also completely free of charge. IDE (Integrated Development Environment) especially developed for PHP programmers with PHP Interpreter, documentation, and Full Syntax Highlighting.

Axi
03-30-2003, 02:46 PM
PHP Coder is a heck of a nice program! :)