Launcing TheBestArticles.com
28th March 2008 saw launching of another website www.TheBestArticles.com.
Subscribe to this blog's RSS feed
SwamiDirectory is born
It is 23rd of March, whether in London is not the one of its best and given the fact that it is Sunday, Sundays are notoriously always bad when it comes to whether, and I managed to knock out SwamiDirectory.
I’ve been conceptualizing SwamiDirectory for past 6 months but I was not able to find out […]
XOOPS path check: Script is not inside XOOPS_ROOT_PATH and cannot run
You get this error
XOOPS path check: Script is not inside XOOPS_ROOT_PATH and cannot run
when you try to move xoops installation from one host to another this error might happen as you have forgotten to modify the XOOPS_ROOT_PATH value.
To fix it, open main.php file from the root folder, search for XOOPS_ROOT_PATH and change the value to […]
Web Design, Web Development, Drupal Online Sales Executives
SwamiWebDesign is UK’s leading Web Design, Web Development Company. We offer Web Design, PHP/mySQL, CSS, XHTML, Drupal Development, Ecommerce, Shopping carts viz. osCommerce, CRE Loaded, Digishop, Zencart, X-cart, Avactis, Cubecart etc., Payment Gateway Solution, Print Design, CMS, Logo Design, Web Hosting and Domain Registration services.
We have clients all over the world and within […]
Web Design, Development, Drupal, Sales Executives
SwamiWebDesign is UK’s leading Web Design, Web Development Company. We offer Web Design, PHP/mySQL, CSS, XHTML, Drupal Development, Ecommerce, Shopping carts viz. osCommerce, CRE Loaded, Digishop, Zencart, X-cart, Avactis, Cubecart etc., Payment Gateway Solution, Print Design, CMS, Logo Design, Web Hosting and Domain Registration services.
We have clients all over the world and within […]
Drupal and WAI Accessibility
One question people frequently ask is whether Drupal is WAI compatible?
Well the question itself is not quite correct. Drupal is just a framework and no one writes any code to always keep it WAI compatible.
You have to “Do Extra Work” to make any website, whether based on Drupal or any open source framework or developed […]
Drupal’s page serving mechanism
An excellent topic to understand the flow of Drupal’s page serving mechanism
http://drupal.org/node/10858
Bookmark and Remember:
These icons link to social bookmarking sites where readers can share and discover new web pages.
u=http%3A%2F%2Fblog.swamiwebdesign.com%2Fdrupal%2Fdrupals-page-serving-mechanism.html&title=Drupal%27s%20page%20serving%20mechanism” title=”Blue Dot”>
Call to undefined function db_query()
Drupal provides the function db_query() to interact with database.
This function is defined in includes/database.inc file.
You have to include database.inc in your file to get db_query() working.
<?php include(”includes/database.inc”); ?>
However if you are trying to access drupal database from a non-drupal .php file then all you need to do is to include following lines at the […]

































