Forums
This topic is locked
URL variables in PHP
Posted 31 Aug 2003 11:51:19
1
has voted
31 Aug 2003 11:51:19 Adam Duffield posted:
I have set up a page that filters results based on the URL variable passed. However, i also want to use this page for 1 instance when there is no URL variable to pass.The problem i have is that the page expects a variable so when none is given, no data shows up.
Is there anyway to include a variable that will select every record?