i just wanted to know why drupal is saving all the page content in database .. if we have many pages then it may slow down the database and also page loading. <br><br><div class="gmail_quote">On Fri, Jul 31, 2009 at 12:14 PM, Peter Droogmans <span dir="ltr">&lt;<a href="mailto:Peter@attiks.com">Peter@attiks.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">








<div link="blue" vlink="purple" lang="NL-BE">

<div>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);" lang="EN-US">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?</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);" lang="EN-US"> </span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>

<p><span style="font-size: 10.5pt; font-family: Consolas; color: rgb(31, 73, 125);" lang="EN-US">Best regards,</span></p>

<p><span style="font-size: 10.5pt; font-family: Consolas; color: rgb(31, 73, 125);" lang="EN-US">Peter Droogmans</span></p>

<p><span style="font-size: 10.5pt; font-family: Consolas; color: rgb(31, 73, 125);" lang="EN-US">Attiks</span></p>

<p><span style="font-size: 10.5pt; font-family: Consolas; color: rgb(31, 73, 125);" lang="EN-US">Ketsstraat 94</span></p>

<p><span style="font-size: 10.5pt; font-family: Consolas; color: rgb(31, 73, 125);" lang="EN-US">2140 Borgerhout</span></p>

<p><span style="font-size: 10.5pt; font-family: Consolas; color: rgb(31, 73, 125);" lang="EN-US">Belgium</span></p>

<p><span style="font-size: 10.5pt; font-family: Consolas; color: rgb(31, 73, 125);" lang="EN-US">32 3 288 61 17</span></p>

<p><span style="font-size: 10.5pt; font-family: Consolas; color: rgb(31, 73, 125);" lang="EN-US">32 497 44 44 77</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);" lang="EN-US"> </span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);" lang="EN-US"> </span></p>

<div style="border-style: solid none none; border-color: rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color; border-width: 1pt medium medium; padding: 3pt 0cm 0cm;">

<p><b><span style="font-size: 10pt;" lang="EN-US">From:</span></b><span style="font-size: 10pt;" lang="EN-US"> <a href="mailto:development-bounces@drupal.org" target="_blank">development-bounces@drupal.org</a>
[mailto:<a href="mailto:development-bounces@drupal.org" target="_blank">development-bounces@drupal.org</a>] <b>On Behalf Of </b>Ankur Jain<br>
<b>Sent:</b> vrijdag 31 juli 2009 07:49<br>
<b>To:</b> <a href="mailto:development@drupal.org" target="_blank">development@drupal.org</a><br>
<b>Subject:</b> [development] Query about new page</span></p>

</div><div><div></div><div class="h5">

<p> </p>

<p>Hi , <br>
           I am new to drupal
and i want to create new page like abc.php but i don&#39;t want to create this page
from admin section create content -&gt; page / story ... bco&#39;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
... <br>
and also wanted to know why drupal is saving all the page in database ... is
for some optimization or achieve some functionality. <br>
<br>
<br>
ankur  </p>

</div></div></div>

</div>


</blockquote></div><br>