Monthly Archives: July 2009
How to create simple block module in drupal 6.x
| July 31, 2009 | Posted by Subikar under block, cms, community, drupal, drupal 6.x, module, php |
Creating simple block module in drupal is easy you just need to concentrate on this artcile to learn to create simple block module in drupal step by step. For drupal all block module whould uploaded to the folder sites/all/modules Suppose I am creating an exampl module to display news from a single category. Step 1:…
Currency converter calculator in php
| July 15, 2009 | Posted by Subikar under converter, currecny, php |
I hope a lot of people will like this module. Let me show you the demo work here if you like it just click here for Free Download. And install it to your website. Step guide how to install and use to your own website. 1. Download the code from here Free Download 2. Add…