Warning: Undefined array key "title" in /home/u593943216/domains/wp-experts.in/public_html/secure_content/themes/wp-experts/inc/classes/class-hooks.php on line 151
Posted by WordPress Experts on September 10, 2013 1528 Views Share on
Hello Everyone! If you are facing problem in session handling(external file) in your drupal website, then don’t worry now because i am here sharing you a small but important information for you. Please include these files and variable at top of your external files given in below: //code require_once './includes/bootstrap.inc'; drupal_bootstrap(DRUPAL_BOOTSTRAP_FULL); // This makes all
Hello Everyone! If you want to remove index.php from the site URL and you still not found any solution for that, then don’t worry i am here telling you all a easy way to remove index.php from your joomla site url. Just copy and paste this code into .htaccess files (you can find this in
Hello, If you want to create session in any external file in joomla then please follow these steps for do it, By default you can’t create session directly in joomla Just Copy code given below and paste it in TOP of your external file where you want mainten session OR create new session define( '_JEXEC',