PHP started out as a small open source project that evolved as more and more people found out how useful it was. Rasmus Lerdorf unleashed ...
MASIGNCLEAN101
Showing posts with label PHP. Show all posts
Showing posts with label PHP. Show all posts
Php Development Environment
In order to develop and run PHP Web pages, three vital components need to be installed on your computer system. Web Server - PHP will...
Php Installation On Mac Os X With Apache
Mac users have the choice of either a binary or a source installation. In fact, your OS X probably came with Apache and PHP preinstalled. ...
Php Installation On Windows Nt/2000/Xp With Iis
The Windows server installation of PHP running IIS is much simpler than on Unix, since it involves a precompiled binary rather than a sour...
Php Installation On Windows Nt/2000/Xp With Apache
To install Apache with PHP 5 on Windows follow the following steps. If your PHP and Apache versions are different, then please take care ac...
Apache Configuration For Php
Apache uses httpd.conf file for global settings, and the .htaccess file for per-directory access settings. Older versions of Apache split ...
Php.Ini File Configuration
The PHP configuration file, php.ini, is the simpulan and most immediate way to affect PHP's functionality. The php.ini file is read ea...
How To Enable Javascript In Browser
All the modern browsers come with built-in support for JavaScript. Frequently, you may need to enable or disable this support manually. T...
Subscribe to:
Posts (Atom)