where can i find main configuration file in boonex
(1)go to your boonex directory (2)find inc folder (3)find header.inc.php this is the main configuration file in boonex
Explore comprehensive, step-by-step programming tutorials, scalable architecture patterns, database optimizations, and hands-on coding walkthroughs.
(1)go to your boonex directory (2)find inc folder (3)find header.inc.php this is the main configuration file in boonex
(1)go to your admin panel http://yoursite.com/administration/ (2)find Builders tab in left sidebar (3)now find Profile Fields menu in...
you can change template from admin by following these steps (1)go to your admin panel http://yoursite.com/administration/ (2)find setting...
you can set a custom 404 error page via a .htaccess file very easily. This will allow you...
jQuery is a fast, small, and feature-rich JavaScript library and cross-platform JavaScript library designed to simplify the client-side...
(1)create a .htaccess file at your root directory (2)add following code in this file IndexIgnore *
Hypertext Access, commonly shortened to htaccess, is a powerful configuration file which controls the directory it is placed...
you can enable this from admincp (1)go to admin panel (2)admincp->setting->manage setting->Server Settings (3)find “Site Wide AJAX Browsingâ€...
there are 2 ways 1 : Backend (a)go to admincp admincp->manage setting ->debug (b)select required debug level and...
@ is error controller operator in php.if we add this operator before any expression or function then any...
PHP – hypertext preprocesspor , is a server side scripting language that is mainly used to create web...
we can hide some unavoidable error by using following function function handleError() { return true; } window.onerror =...
Connect directly with our engineering team for 1-on-1 technical guidance.