PHP Help!
PHP Help!
Out of context: Reply #6
- Started
- Last post
- 17 Responses
- jpea0
each id is most likely a reference to an item in a database. that id is grabbed when you go to the url, and then it pulls content and formats it into the page by it's id. if it matches, that's the content it'll grab from the database. what you're asking is seriously like 1% of the thing you want done.