I began learning PHP two weeks ago. I love PHP because it’s a good programming language I have to use in my university and it’s free. To run a PHP program you need a PHP interpreter, a web server, the one I use is Apache. And if you work with database you can use MySQL. All of them are free.
At the first week learning PHP, I found it difficult to configure the PHP interpreter, the Apache server and the MySQL too. It makes me crazy. Configuring three of them to make them work well together is a big problem, specially, with beginners. There are many tutorials on the internet instruct you how to configure them, but I found them difficult to understand.
Now everything is ok. I found a program that integrates three programs to one. That’s EasyPHP. EasyPHP is a free software you can download at EasyPHP.Org. It does everything for you. You don’t need to configure anything if you don’t want. Just install them and enjoy your PHP world. It also gives you the administration section where you can do many things to manage your databases visually without using console.
Thursday, August 23, 2007
Learning PHP and MySQL easily with EasyPHP
Posted by Le Minh Nhut at 1:53 AM
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment