A have a page that displays a list of quotes. Each quote links to another page that is supposed to display the quote by including the file containing the quote. Instead, the page only displays the most recently posted quote. How can I fix this?

link|improve this question
1  
sharing the actual code might help – Raghav Bhushan Jan 3 at 21:17
It's impossible to answer a question on how to fix something without knowing anything about it. Show a minimal code sample (rather than the actual code). Read "Writing the Perfect Question" for more guidelines. – outis Jan 3 at 21:23
Also, flash is not only unnecessary for the page, it's detrimental. The page won't be usable by text based browsers (often used by people with disabilities), some mobile browsers and search engine spiders. Read up on accessibility. – outis Jan 3 at 21:28
I can't understand your negative vote.I said the link of my page.Ok i supposed that you can help me with the offset command of mysql.Anyway – drupal31 Jan 3 at 21:44
@drupal31: what negative vote? No-one has downvoted this question (yet), despite the fact that it isn't particularly clear or useful. It's been closed because it's unanswerable. We're not psychic (for the most part, at least). We can't tell you what's wrong with your code sight-unseen any more than a doctor can tell you why you're sick without examining you. If you still need help, read the site FAQs and the pages I linked to previously, then rewrite this question according to those guidelines. – outis Mar 25 at 20:11
feedback

closed as not a real question by Joe Stefanelli, outis, Kevin Ballard, Icarus, Andrew Barber Jan 3 at 21:35

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. See the FAQ for guidance on how to improve it.

Browse other questions tagged or ask your own question.