<strong>Title: </strong><?php echo $rsQuestion[0]->title;?><br /> <strong>Question: </strong><?php echo $rsQuestion[0]->question_text;?>The [0] denotes the most recent question, so even if I am viewing "Question #1", it will show "Question #2". Understand?
I can change that to [1] and get the information from the second most recent question asked, "Question #1"...but I've tried a lot and have not been able to show the information for the current question. If you could please help me with this, and if you need any more code you can look on my site, or just ask.
Thanks,
Sam.


Sign In
Create Account

Back to top









