variables and forms
Posted: Sat Jan 24, 2004 11:40 pm
I'm somewhat new in php and I was wondering if someone could point me in the right direction about this. I am setting up a bunch of forms which allow an administrator to change certain contents of the site, for example:
A news page
or a Releases page
How could you allow forms to call up the data and then be able to modify it. Another thing is, using the news page as an example, when you create a new news article, the past news is shuved down the list, so when viewing the news page your articles r from newest to oldest.
That should be more than enough to get it started, althought this is going to grow into a somewhat bigger project. Could someone please show me a tutorial on this kind of thing, and recommend if using a database is appropriate ( obviously it is ) but if there is a better way to do it.
TY ALOT!
A news page
or a Releases page
How could you allow forms to call up the data and then be able to modify it. Another thing is, using the news page as an example, when you create a new news article, the past news is shuved down the list, so when viewing the news page your articles r from newest to oldest.
That should be more than enough to get it started, althought this is going to grow into a somewhat bigger project. Could someone please show me a tutorial on this kind of thing, and recommend if using a database is appropriate ( obviously it is ) but if there is a better way to do it.
TY ALOT!