Date: 04/29/01
- Next message: OOzy Pal: "Re: [phplib] Five (5) Product Give Away - No Conditions!"
- Previous message: HurricaneIndy <email protected>: "Re: [phplib] Five (5) Product Give Away - No Conditions!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
Has anyone ever written a script that will order template blocks depending
on either stored settings or user input? I am trying to write a script
that will allow people to change the layout of my script without editing
the page, and was wondering if anyone had any code I could use. I was
thinking so that I could define say:
<!-- BEGIN row1 -->
This is the first row
<!-- END row1 -->
<!-- BEGIN row2 -->
This is the second row
<!-- END row2 -->
<!-- BEGIN row3 -->
This is the third row
<!-- END row3 -->
The owner of the script could go to the admin interface and say "right, I
want row 1 below row 3 but above row 2, and change it, so it printed:
This is the third row
This is the first row
This is the second row
If anyone has thoughts as to how this could be best accomplished I'd be
very grateful if you'd share them!
TIA,
Peter.
---oOo---
Do you sendcard?
http://www.sendcard.f2s.com/
PHP postcard script supporting 9 databases!
---oOo---
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: OOzy Pal: "Re: [phplib] Five (5) Product Give Away - No Conditions!"
- Previous message: HurricaneIndy <email protected>: "Re: [phplib] Five (5) Product Give Away - No Conditions!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

