php

:: Setup TimeZone in htaccess

:: How to setup time zone php in htaccess edit .htaccess file and add line like:
sysadmin.id
8 sec read

:: Installing ioncube loader on Linux

:: What is ioncube loader ionCube loader is the PHP extension that decodes encrypted PHP files at runtime. It is freely available...
sysadmin.id
37 sec read

:: Fatal error: Call to undefined method Arras_Widget_Tag_Cloud

:: WordPress error
Fatal error: Call to undefined method Arras_Widget_Tag_Cloud::WP_Widget_Tag_Cloud() in ..../wp-content/themes/arras/library/widgets.php on line 404
sysadmin.id
13 sec read

:: get visitors ip using php

:: how to get ip address using php # vi ip.php Your IP :: <?php echo $_SERVER; ?> :: view your...
sysadmin.id
6 sec read

:: installing php5 on linux debian

:: what is php please take a look this :: how to install php5 on debian # aptitude install php5 php5-cli...
sysadmin.id
13 sec read

:: php-fpm on php 5.2.10

:: how to installing php-fpm on php 5.2.10 # zypper in patch # cd php-5.2.10/ # wget //php-fpm.org/downloads/php-5.2.10-fpm-0.5.13.diff.gz # gunzip php-5.2.10-fpm-0.5.13.diff.gz...
sysadmin.id
8 sec read

:: how to install php5-fpm on Linux Debian

:: how install php5-fpm on debian o setup repository # echo -e "deb //packages.dotdeb.org stable allndeb-src //packages.dotdeb.org stable all" >> /etc/apt/sources.list...
sysadmin.id
14 sec read