Web Development » PHP

Subscribe to
Add tutorials
snippet - Add node to nodequeue in Drupal 5-7
2 May, 2012
How to add node to nodequeue using a little code. You can make it automatic using Rules and PHP filter module(in core that adds option to add PHP code to textarea).
snippet - Translate block title in Drupal 7
2 May, 2012
Translate block title in Drupal 7 using this theme hook.
snippet - Detect character encoding in PHP
26 Apr, 2012
Detect character encoding in PHP and convert string to UTF-8.
written tutorial - How to do sql query in Drupal 7
20 Apr, 2012
These examples show how to run query in Drupal 7 and up. Different examples show how to run regular query and how to use database abstraction layer.
snippet - Page title for taxonomy term pages in Drupal
6 Apr, 2012
How to fix page titles for taxonomy term pages. It creates title from term hierarchy. You have to remove the views title override.
snippet - Get or load taxonomy term(s) in Drupal 7
6 Apr, 2012
Load taxonomy term object by name or tid. Also how to get term parents from top to bottom.
snippet - Term name in right language in Drupal using i18n
13 Mar, 2012
How to get term name in right language in Drupal? Internationalization (i18n) module is used for localization.
written tutorial - Drupal 7 multi-site on localhost
3 Mar, 2012
How I set up my multi-site in localhost so that my different sites would be in different sub-folders. I did it on my windows machine.
snippet - Get all MSSql tables using PHP
17 Feb, 2012
How to get all tables names that are in a certain table.
snippet - Remove language links from node links in Drupal 7
9 Feb, 2012
How to remove language links from node links in Drupal 7

Categories

2D Graphics

3D Graphics

Databases

Desktop Programming

Microcontrollers Programming

Operating Systems

Video Editing

Web Development

CSS
PHP PHP
SEO