Page 1 of 1

Block Help

Posted: Wed Jan 28, 2004 4:05 pm
by erictxradio
I am new to PHP and was looking for a block that when loaded follows a simple text document to change its paremeters..content, images..whatever..
Kind of like an "onair" schedule for radio stations.
I'm sure this probably exsist's, but where?
Any help would be greatly appreciated.
Thanks..
New Fan of PHP:-)

Posted: Wed Jan 28, 2004 6:42 pm
by dull1554
so your looking for a addon for like a content management system??
something like that

i'd suggest loading the info from a database, all you do is have one page that querys certain info from a database, then when you want it changed you just have another page to insert new data over the old

Posted: Wed Jan 28, 2004 6:45 pm
by John Cartwright
You are reffering to the "blocks" they used in portals such as php-nuke and postnuke right?

Posted: Wed Jan 28, 2004 9:54 pm
by erictxradio
Yes I am referring to the blocks. I did find the CDC Radio Block, but this is not what I was searching for. I was looking for something like this "On air" block.
http://www.krockradio.com/

refer to the middle of the page.
Thanks for the replies