how to create module in drupal

Discussion in 'Drupal' started by Niraj@PHP, Aug 17, 2011.

  1. #1
    hi..
    i am new in drupal and i want to create a module in drupal for printing the "hello world"
    please anyone help me.


    thanx in advanced
     
    Niraj@PHP, Aug 17, 2011 IP
  2. ugarkugar

    ugarkugar Peon

    Messages:
    65
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You can create a block for this which is much easier than creating a whole module.Just go to administer->blocks->add and choose custom html, type in the box <p>"Hello world"</p> and you have a "hello world" block which you can make visible on your site.
     
    ugarkugar, Aug 28, 2011 IP