if I may please ask a question regarding the task at hand. He wants to retrieve the content of a web page from the database. So for example, the page loads and all the text content of the page (header, footer, body, button name, etc) is retrieved from the database.
Assuming I'm not wrong in my assumption, wouldn't this affect the load on the database? the time of loading per site? If every link he goes to involves retrieving a bunch of things to fill up the page, isn't that supposed to be bad?
Once again, assuming I understood his problem

Bookmarks