Jon12345 Posted December 12, 2006 Share Posted December 12, 2006 I have a page displaying data from a mySQL db which I want to filter. So I figured I could have a button and a couple of fields at the top of my page:1. Date2. CategoryI want to click submit, have the results filtered but on the same page. I know I need to use PHP_SELF filter and wildcards for when I don't enter anything into the fields. But has anyone got a simple example of this type of filter that I can refer to? I want to just filter a list of data that would appear below the filter fields and button.Thanks,Jon Link to comment https://forums.phpfreaks.com/topic/30330-php_self-filter/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.