The page will be stored on your hard drive, but probably not in the
sense you are thinking. The data that makes up the page is stored in the
database, then Drupal pulls the data pieces it needs from that database
and assembles the page into a presentable format.
For input formats you most likely want Filtered HTML for security
reasons. Here's a good article explaining them:
http://www.lullabot.com/articles/drupal-input-formats-and-filters
Jamie Holly
http://www.intoxination.net
http://www.hollyit.net
On 2/12/2011 5:41 PM, Eric Sepich wrote:
Where will the page be stored on my hard drive? Which should I choose?
Filtered html or full html and why?
Thank you.
Eric S.