i am a beginner in drupal. could anyone help how to start function in module to feed , update and delete data from my created table and dysplay in the page. any tutorial please.

Comments

=-=

you will want to spend time @ api.drupal.org and in the documentation area, in the module developers guide.

many thanks.. could you tell

many thanks.. could you tell please what areas i need to focus on to understand drupal architecture very well as a beginner.

for module development

For complete module development guide refer to
http://drupal.org/node/508

for drupal 6 module development refer to
http://drupal.org/node/231276

for the api refer to http://api.drupal.org/ .