Jump to content

[HELP PLEASE!!!] DB Templates


Cloud9247

Recommended Posts

Okay, well I realized I need my site to be coded in templates, but not just HTMl templates, HTML templates that are in a MySQL database(for efficiency). I have looked up nearly every tutorial out there, and have found nothing that anwsers my question. I am absolutely begging for someone's help, I would be more appreciative than you could imagine! Thank You.
Link to comment
https://forums.phpfreaks.com/topic/3708-help-please-db-templates/
Share on other sites

[!--quoteo(post=350011:date=Feb 27 2006, 11:18 PM:name=Cloud9247)--][div class=\'quotetop\']QUOTE(Cloud9247 @ Feb 27 2006, 11:18 PM) [snapback]350011[/snapback][/div][div class=\'quotemain\'][!--quotec--]
Okay, well I realized I need my site to be coded in templates, but not just HTMl templates, HTML templates that are in a MySQL database(for efficiency). I have looked up nearly every tutorial out there, and have found nothing that anwsers my question. I am absolutely begging for someone's help, I would be more appreciative than you could imagine! Thank You.
[/quote]

Usually when I make a website I take a standard HTML template and replace all the important things by identifiers like #body#, which you can replace with code in PHP. You can for instance get news posts from a mysql database and put them on the front page like that.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.