What you want to do is possible, have a look at hook_menu, this defines the path for your page, but I don’t really understand what’s your objection to saving your data in the database. What is it you want to achieve?

 

 

Best regards,

Peter Droogmans

Attiks

Ketsstraat 94

2140 Borgerhout

Belgium

32 3 288 61 17

32 497 44 44 77

 

 

 

From: development-bounces@drupal.org [mailto:development-bounces@drupal.org] On Behalf Of Ankur Jain
Sent: vrijdag 31 juli 2009 07:49
To: development@drupal.org
Subject: [development] Query about new page

 

Hi ,
           I am new to drupal and i want to create new page like abc.php but i don't want to create this page from admin section create content -> page / story ... bco'z it save the page into database ... i want to create new php page by my own and then let say call this from one of the menu item ( on click of the menu ) .. how can i do that ...
and also wanted to know why drupal is saving all the page in database ... is for some optimization or achieve some functionality.


ankur