PHP and MySQL Basics: Software Needed
Posted by Daniel at 1:53 am
Now that you have a little background about PHP, let’s now talk about the tools/software that you need in this lesson.
WHAT DO YOU NEED…
- A Web Server - Apache / IIS will work too..
- PHP - so that our web server can understand our php file.
- Database - MySQL
- Text Editor - Notepad, Dreamweaver, PHP Designer or any text editor that you want..
- Web Browser - you can use any broswer of your choice(Firefox, IE, SAFARI, OPERA, Chrome)..
- Operating System - Linux, Windows or Mac OS.
