Hi, I was wondering, if it is possoble (or how to) include a php file with a get form value passed.
For Example: states.php?state=NY.
This file would be incuded into another php file so that it would display only the items that would be in NY state.
Anyone know how to do this??
Help is greatly appreciated.