By mulehu on
Hi There one Question...
I am intended to develop a module for my local drupalinstallation. The Problem is, i cant find anything that tells me how to send Variables and its content to the page.tpl.php and so on..
Is there a tutorial available ???
thanks
Comments
Try the handbooks
In handbooks you'll find tutorials that deals with how to create modules (http://drupal.org/node/508)and how to deals with phptemplate engine (http://drupal.org/node/16383).
Hope it helps