I'm trying to redirect to another php page if there are no paramters passed in the URL. I've tried using
but it doesn't seem to be working. I've searched high and low for a solution to this but haven't been able to find one. Any ideas?if (!isset($_GET[id'])...


Reply With Quote

Bookmarks