PHPJavascript

Web Development Guide – My Personal Library of Tutorials and Scripts

Drupal drupal_mail module

June14
How to use drupal_mail while sending in drupal custom modules. Here's a code snippet that shows you how to use the ...
posted under Drupal | No Comments »

Drupal Content Save Page Redirect Taxonomy Term

June7
I wanted redirect the webpage to the taxonomy term page after a user submits a specific content type. 1 - I ...
posted under Drupal | No Comments »

Drupal CCK Computed Field Database

June1
How to extract and manipulated data from the database and then save it in the cck computer field. computed code: $nid=$node->nid; ...
posted under Drupal | No Comments »

Drupal Breadcrumb Taxonomy Multiple

May16
I have nodes with multiple taxonomy terms due to which the breadcrumbs are messed up. They are showing all the ...
posted under Drupal | No Comments »

Drupal remove node title use cck field value

May5
To remove node title use auto_nodetitle module. Install it then go to the content type you want to remove ...
posted under Drupal | No Comments »

Drupal onload lightbox on a specific webpage

April25
How to open a webpage in a lightbox when a user visit a specific webpage. Eg: Contact Importer (module) and invite ...
posted under Drupal | No Comments »

Jquery Form Validation

April17
The best of the best validation library using  jquery : https://github.com/posabsolute/jQuery-Validation-Engine
posted under jquery | No Comments »

MYSQL phpmyadmin import csv only first row

April12
I was trying to import csv into mysql database through phpmyadmin I had build the csv from excel, hence the delimited ...
posted under MySQL | 1 Comment »

Drupal simplenews remove double confirmation or remove “are you sure”

April10
In simplenews we have a feature to confirm the subscription, to avoid spam and have opt in subscribers. It ...
posted under Drupal | 3 Comments »

Drupal Simplenews Remove confirmation website

April10
In simplenews we have a feature to confirm the subscription, to avoid spam and have opt in subscribers. It is ...
posted under Drupal | No Comments »
« Older EntriesNewer Entries »

12,829 spam comments
blocked by
Akismet