Neo
11-13-2004, 3:31 PM
Halp the Neo please O_o!
I was wondering if it would be possible to use PHP or JS, or some such (preferably PHP) to setup 'blocks'
Like could I split my blocks up (they are tables basically) with the first half in one php file, and the second half in another, and then include them somehow:
include topbox
(content here) -- OMG ITS A BOX (see below)
include bottombox
http://www.kupatrix.com/neo/box.gif <-- This is a box by the way, or block, whatever.
Becuase I was thinking I am prolly going to want add a few more boxes to my site (www.kupatrix.com (http://www.kupatrix.com) for reference) and I would rather not have to add 8 more tables on top of the already table laden site >_<
-Neo
I was wondering if it would be possible to use PHP or JS, or some such (preferably PHP) to setup 'blocks'
Like could I split my blocks up (they are tables basically) with the first half in one php file, and the second half in another, and then include them somehow:
include topbox
(content here) -- OMG ITS A BOX (see below)
include bottombox
http://www.kupatrix.com/neo/box.gif <-- This is a box by the way, or block, whatever.
Becuase I was thinking I am prolly going to want add a few more boxes to my site (www.kupatrix.com (http://www.kupatrix.com) for reference) and I would rather not have to add 8 more tables on top of the already table laden site >_<
-Neo