Anybody know of any? I've got a vague idea of how to do what I want, but would like to see some example code to make sure I'm on the right track.
Basically, I want to pull results from a DB and list them out, with the titles being linked to their own page with the complete description, etc. So, I need a script that shows how to pull the data (I pretty much have that figured out), us pagination (got an example in a book), and dynamically create pages for each db entry (no clue).
Does that make sense?
Thanks!
Basically, I want to pull results from a DB and list them out, with the titles being linked to their own page with the complete description, etc. So, I need a script that shows how to pull the data (I pretty much have that figured out), us pagination (got an example in a book), and dynamically create pages for each db entry (no clue).
Does that make sense?
Thanks!