Jump to content

Design Layout w/ MVC


stuffradio

Recommended Posts

I am going to make it so you can put the modules anywhere in the page you want.

 

Example:

{UP}

{DOWN}

{LEFT}

{RIGHT}

{MIDDLE}

 

Up = Header

Down = Footer

Left = Left(Nav maybe, and other stuff)

Right = Whatever

Middle = Main content(maybe shoutbox, etc.)

 

I will have a database table called like modules. Up, Down, Left, Right, Middle will be fields in the table. They'll be set to a '0' or '1'. If set to '1' wherever that is.. it'll show up. If '0' it won't show up.

 

How can I layout a layout so it won't mess up the design? Any tips on a different way I can do this?

 

I saw it done on a tracker I used last year.. it was a pretty cool idea.

Link to comment
https://forums.phpfreaks.com/topic/80076-design-layout-w-mvc/
Share on other sites

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.