i'm planning on expanding my site from a "vbb only" to articles and stuff on php pages
and i have a few questions, how can I include a "header" for every page, and a "sidebar" for every page without hardcoding it into everything?
I would also like to have articles and stuff, so how would i go about saving them in a database, and then retreaving them?
i'm pretty new to php, and dont know how to write queries and stuff
Anything else that I should consider before expanding like common pitfalls or anything?
thanks,
Dimava
and i have a few questions, how can I include a "header" for every page, and a "sidebar" for every page without hardcoding it into everything?
I would also like to have articles and stuff, so how would i go about saving them in a database, and then retreaving them?
i'm pretty new to php, and dont know how to write queries and stuff
Anything else that I should consider before expanding like common pitfalls or anything?
thanks,
Dimava
Comment