#4762

Using the three free, open-source and original system components (PHP, MySQL, and phpMyAdmin) to develop, test, and deploy Web applications locally is almost the only best option available at the moment. Thereinto, Apache Web server and PHP hypertext preprocessor are preinstalled on Mac. But they are not enabled by default, and the pre-installed version of PHP lacks many utility features. The MySQL needs to be installed and configured separately. Unless you are able to expertly use command lines in Terminal, installing the one-stop solution MAMP (PRO) is much simpler and more efficient.
Loading...
Loading...
Loading...
Loading...
#4376
For a beginner who just stepped into the development of dynamic website, the construction of Apache + PHP + MySQL environment, as well as its complex configuration process are troublesome, time-consuming and error-prone. Therefore it's an efficient way to choose an integrated web development environment. In this way, you can more quickly finish the installation and configuration of your server environment, thus to concentrate more time and energy in the project development itself.

Loading...
Loading...
Loading...
Loading...
#4252

For beginners coming to website back-end development, if you are looking for a book that can really let you, in a short period of time, learn how to use PHP, MySQL, and JavaScript these three primary web development techniques to create dynamic, interactive web sites or applications, then do not miss Sams Teach Yourself PHP, MySQL & JavaScript All in One in Sams Teach Yourself series.
Loading...
Loading...
#1490
As a matter of experience, many people (especially for personal webmasters) have deeply understood the installation of Apache server on localhost is definitely not an easy thing, not to mention adding a MySQL, PHP or Perl component, harder. Nevertheless, luckily there are tools similar to XAMPP integrate frequently-used development environments into one package.

Loading...
Loading...
Loading...
Loading...
Loading...