Tuesday, 11 January 2011

getpath from module

print base_path().drupal_get_path('theme', $theme);

No comments:

Post a Comment

Source base installation of php, mysql and apache in ubuntu/ linux

Compile and Install a LAMP(Linux/Apache/MySQL/PHP) Server from Source In the last post, I described the method to install a LAMP ser...