Forum: PHP Jan 21st, 2008 |
| Replies: 7 Views: 6,870 This is a very simple example, but you can build on it:
I am sure you know how get works, but ill put it here anyway, this link sets $_GET['article'] to 1001 on my localhost: ... |
Forum: Database Design Jan 17th, 2008 |
| Replies: 3 Views: 2,541 I am not too clear on what you are asking for, so I shall give you a solution to what i think it is, if i am wrong, post back with further queries.
First of all what tables you need depend... |