Jump to content

Recommended Posts

After working with PHP for a looooooooong time, I get bored of the black and white/just text.

 

Is there a function out there to auto template the content and maybe have a cool interface? It'd be pretty useful for people that make admin interfaces.

 

This is just out of curiosity xD

 

It wouldn't be too hard to code, just put everything under an expandable DIV, logo as the basename of a domain, maybe nav bars based on directory tree, with a glossy web 2.0 UI.

Link to comment
https://forums.phpfreaks.com/topic/191176-php-auto-template/
Share on other sites

Not really sure what you are after but some options are:

 

Joomla (CMS)

Drupal (CMS)

Smarty (template)

 

CMS - Content Management Software maybe what you are looking for. Smarty is a template engine created in PHP. Not sure which you are after but perhaps it will help you on your journey to find out.

Link to comment
https://forums.phpfreaks.com/topic/191176-php-auto-template/#findComment-1008001
Share on other sites

Well, CMS's are a little much for a simple php script such as a database retrieve.

 

It'd just be cool if the content (i.e the rows of a database) could be automatically styled nicely/professionally.

 

It wouldn't be too hard to do this in pure CSS.. I might make a quick function for it one day.

Link to comment
https://forums.phpfreaks.com/topic/191176-php-auto-template/#findComment-1008012
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.