Tools, FAQ, Tutorials:
Verifying PHP Installation
How To Verify Your PHP Installation?
✍: FYIcenter.com
PHP provides two execution interfaces: Command Line Interface (CLI) and Common Gateway Interface (CGI). If PHP is installed in the \php directory on your system, you can try this to check your installation:
If you see PHP printing the version information on your screen for both commands, your installation is ok.
⇒ PHP Configuration Setting File
2016-10-13, 1908🔥, 0💬
Popular Posts:
How to create a "Sign-up or Sign-in" user flow policy in my Azure AD B2C directory? If you want to b...
What is test testing area for? The testing area is provided to allow visitors to post testing commen...
What Happens If One Row Has Missing Columns? What happens if one row has missing columns? Most brows...
How To Protect Special Characters in Query String in PHP? If you want to include special characters ...
Where to find tutorials on Microsoft Azure services? Here is a large collection of tutorials to answ...