Search found 1 match

by seide
Wed Feb 25, 2004 6:14 pm
Forum: PHP - Code
Topic: Making a file show different dbs-result?
Replies: 1
Views: 271

Making a file show different dbs-result?

What do I have to do in order to make a page/file show results based on something else than $id. Lets say I got a file named: show.php and I got a mySQL table kalled "div" with $id, $category, $text. Is'nt it possible to write an URL like: http://www.mysite.domaine/show.php?category=dog an...