Articles
Disable Php Error
1. Create php.ini in the desired folder 2. Insert this display_errors = Off 3. Upload to web....
Disabled functions in PHPPhp function below disabled for the shared hosting enviroment: Show_source System...
Executing php code within a HTML documentSimply add this line to your main .htaccess file. AddHandler application/x-httpd-php5 .html .php...
Executing Php page problemIf you encounter problem executing php pages, 1. Set the permission of the Php pages to 644 2....
Premature end of script headersPremature end of script headers Check that your php file has open and close tags <?php...
suPHP777 – Do I need directories set to this? My install script says that I do. No, you do not...
suPHP, chmod, .htaccess, dan php.ini ( Dalam B.M)Demi menjamin keselamatan sistem dan website setiap pelanggan, suPHP telah diinstall, dimana...