View Single Post
Old 03-31-2009, 05:35 PM   #4 (permalink)
CrazeD
CrazeD's Avatar
 
Wizard Techie

Join Date: Feb 2006

Location: Maine

Posts: 3,688

CrazeD will become famous soon enough

Send a message via AIM to CrazeD Send a message via MSN to CrazeD
Default Re: I need database help and info!

I'm using EditPlus 3, but any text editor will work. Some are made for programming and so they have highlighted syntax, auto indenting, line numbers, and so on.

Yes, Dreamweaver will work too, although you won't be able to use the design view like you can with HTML.

EDIT: Oh, and if you're planning on doing this on your home computer, you might want to take a look at my Apache/PHP/MySQL/PHPMyAdmin tutorial. If you want to use PHP scripts on your home computer, you'll need to have a webserver (Apache) and PHP installed and configured, and then you'll need the MySQL server if you want the database functionality, and of course PHPMyAdmin to manage MySQL.
__________________

Need website help? PM me!

Last edited by CrazeD; 03-31-2009 at 05:37 PM.
CrazeD is offline