Click to See Complete Forum and Search --> : database updating webpage


b1b2b3
11-30-2003, 07:53 PM
I need to know how I can make a database or use a program that so I can update my web site pages easily withough having to edit each page. I'm pretty sure that there is a way to do this but I can't remeber how.

If you need more of a description on what I want then just ask.

Thanks

pyro
11-30-2003, 08:03 PM
Sounds to me like you are going to need to use a server-side language to do this...

b1b2b3
11-30-2003, 10:21 PM
So I need to use server-side anguage do I. Well, Im a little lazy and I need to have this in the short term so I don't have time to learn any more languages. Does anyone know a place where I can go and maybe 'borrow' some scripts of whatever to help me out?

pyro
11-30-2003, 10:57 PM
Try http://www.hotscripts.com/ and http://php.resourceindex.com/. I use and recommend PHP and MySQL (if you need a database).