Steps for configuring PHP to work with IIS in Windows Make Sure that you have IIS up and running with The Internet Server Application Programming Interface (ISAPI) Filter installed from window installation. Configuring PHP: 1. Click on Start, in the Search programs and files type "inetmgr" and press Enter. For Windows 7 / Windows Server 2012 Open …
Read moreOpen Source Relationship between Apache, MySQL, and PHP (AMP Module) AMP modules belong with open source. provides dynamic web application. Details of AMP modules are:- Apache :- The features are following: Apache act as a web server on which your web application are presented. o Analyse the file requested by the web browser and display correc…
Read moreIntroduction The PHP configuration file, php.ini, is the final and most immediate way to affect PHP's functionality. The php.ini file is read each time PHP is initialized. The configuration file is well commented on and detailed. Keys are case sensitive, keyword values are not; whitespace, and lines beginning with semicolons are ignored. Booleans can be…
Read moreIntroduction of MySQL MySQL is a relational database management system software. It is open-source database software, which is supported by Oracle Company. It is commonly used with PHP for creating powerful and dynamic server-side or web-based enterprise applications. It is developed, mar…
Read moreIntroduction of MySQL · A relational database management system software. · Open-source database software, which is supported by oracle company. · Commonly used with PHP for creating powerful and dynamic server-side or web-based enterprise applications. · Developed, and supported by MySQL ab, (a Swedish company). · Writt…
Read more
Social Plugin