loonatik
01-26-2004, 04:32 PM
I came upon this page php website and this url:
http://www.outwardsound.com/bundles.php/
is sort of like a template. And if you add a number to the end like:
http://www.outwardsound.com/bundles.php/14/
you'll see valid product info.
I would've guessed to make a page, say bundles.php and to display valid info, it would be bundles.php?id=14
So how does this "bundles.php/14/" work? with the slashes (and without a variable like "?id="). Thanks.
http://www.outwardsound.com/bundles.php/
is sort of like a template. And if you add a number to the end like:
http://www.outwardsound.com/bundles.php/14/
you'll see valid product info.
I would've guessed to make a page, say bundles.php and to display valid info, it would be bundles.php?id=14
So how does this "bundles.php/14/" work? with the slashes (and without a variable like "?id="). Thanks.