Friday, March 6, 2009
The best reference on how to Install Apache, PHP, MySQL and phpMyAdmin on Windows
1 comments
Posted by
dagud28 on 5:07 PM
Labels: best reference on how to Install Apache, MySQL and phpMyAdmin on Windows, PHP
Labels: best reference on how to Install Apache, MySQL and phpMyAdmin on Windows, PHP
I am a PHP/MYSQL Programmer. When I started using PHP, it was so hard for me to find the best tutorial and references on how to install on the windows operating system the packaged softwares needed in developing websites using PHP. You need to have Apache Running for your webserver, PHP installed for your web scripting, MYSQL Server for your database and phpMyAdmin in administering your MYSQL Database linked to your php web applications. Until such time, I stumbled on a site which is very user friendly for me to follow. And I find it easy to install these needed softwares using this site ( http://www.bicubica.com/apache-php-mysql/index.php ).
Tuesday, March 3, 2009
The Importance of PHP Security Login
PHP Security Login is an important module when programming in php. The security login will help secure access to your web pages according to the level of the users. Through security login, you can restrict users from viewing private information. You can segregate information according to the user rights. Security Login in most php programming is very useful for accessing admin module. Your website admin module should have a security login in order that it cannot just be accessed by any anonymous users.
Subscribe to:
Posts (Atom)
