{ // module_execution what is php ? PHP – hypertext preprocesspor , is a server side scripting language that is mainly used to create web applications.PHP is ... STACK: [PHP] DATE: [June 23, 2014] } _EXECUTE_SYSTEM() =>
{ // module_execution How to hide javascript error in IE we can hide some unavoidable error by using following function function handleError() { return true; } window.onerror = handleError(); STACK: [PHP] DATE: [June 21, 2014] } _EXECUTE_SYSTEM() =>
{ // module_execution captcha image not showing at join page in boonex ? (1)open link http://www.google.com/recaptcha (2) register and generate (a)reCAPTCHA public key (b)reCAPTCHA private key (3)go to admin (4)admin->Settings->Advanced Settings (5)add captcha ... STACK: [PHP] DATE: [June 20, 2014] } _EXECUTE_SYSTEM() =>
{ // module_execution How to disable registration in phpfox ? you can disable user registration from admincp (1)go to admin panel (2)admincp->setting->manage setting->Registration (3)find “Allow User Registration” (4)set it false STACK: [PHP] DATE: [June 20, 2014] } _EXECUTE_SYSTEM() =>
{ // module_execution what is css ? css stands for cascading style sheet,used to design your web documents STACK: [CSS] DATE: [June 20, 2014] } _EXECUTE_SYSTEM() =>
{ // module_execution How to clear cache in Phpfox (1)go to admincp (2)Browse Admincp->Tools->Maintenance->Cache Manager (3)clear cache STACK: [PHP] DATE: [March 16, 2014] } _EXECUTE_SYSTEM() =>
{ // module_execution How to rewrite url in Phpfox (1)find htaccess.txt file in root directory (2)rename it .htaccess (3)now open server.sett.php file (includesettingserver.sett.php) (4)find $_CONF[‘core.url_rewrite’] = ‘2’; (5)replace it ... STACK: [PHP] DATE: [March 16, 2014] } _EXECUTE_SYSTEM() =>
{ // module_execution How to access admin side of in phpFox ? There is an option at top right side “Admincp” in header or You can direct access your admin area in ... STACK: [PHP] DATE: [March 16, 2014] } _EXECUTE_SYSTEM() =>