milo3169
Programmer
- May 2, 2007
- 42
I have a question that I would like to get some input on. I have a data table that has saved HTML code along with product information in a field. I was wondering if it would make any difference as far speed goes if I was to just save product info in the DB and use PHP to generate the HTML code when the page is called? Does having the HTML code stored in the DB have any affect on the amount of time it takes to display a page?
I hope that makes sense. Thank you in advance.
I hope that makes sense. Thank you in advance.