All categories
Add new FAQ
Add question
Open questions
Login
Sign up
Login
Search
Advanced search
Questions in PHP
PHP command line syntax checking
If you have the command line php tool installed (aptitude install php5-cli) then you can just run this command, to
14747 views
How to install mailparse module for PHP?
pecl install mailparse Thats about it. If you move from a major PHP version to another, like from 5.2.x to 5.3.x
17549 views
How to install PHP and MSSQL driver for PHP on a Windows server?
Well the installation is easy, but getting the right driver is a bit hard. There are many version available, a
14478 views
How do I disable the PHP error reporting?
This is quite easy, just add this to your PHP file: error_reporting("E_ALL") ; you can also achieve this via .htaccess if AllowOverride
9043 views
Webhosting
PHP
general help with PHP
Subcategories