Dynamic Title Tag Question
Posted: Mon Jun 15, 2009 8:12 pm
Hello there, here Im looking for help
I have a php Question & Answer script that currently has an static title tag.
I would like to have the title of each question to be the title tag
On my database, I have a "question" table and there is a "title" field which is what I would like to somehow call on my title tag based on the "questionid" also.
Can someone tell me how to do this
Thanks!
I have a php Question & Answer script that currently has an static title tag.
I would like to have the title of each question to be the title tag
On my database, I have a "question" table and there is a "title" field which is what I would like to somehow call on my title tag based on the "questionid" also.
Can someone tell me how to do this
Thanks!