i think is worked, but now is showing in index page too..
Please, if you have time, suggest me what to do to show only in search_4=”Internet” or if search_4 parameters contain Internet & other strings.. like &search_4=For%20Rent%2CInternet
PS:
i try with
(isset($_GET[‘search_4’]) && strpos($_GET[‘search_4′],’Internet’) !== false)
but not works..
-
This reply was modified 1 year, 9 months ago by pok4.