Sunday, March 23, 2014

Updating Un-Indie Game Search Results

I've now go my search results system working using ajax rather than old-school form posting.  When you hit the search button in the search options section, the system will now load the first page of search results without the need to post to a new page. 

Searching Un-Indie Games has been updated to use AJAX
 
 
I still need to put some more work into the query that grabs the data, but for now a simple LIKE '%{var}%' search is good enough.
 
As you can see from the above screen, I've also added a search bar to the footer, so games can be searched easily from any page.  This system uses an old school form to simply post to the search page with a query string.
 
Time to get the page buttons at the bottom to work...
 
Related Links:
Official FEG Website: foreachgamer.com/
Official FEG Twitter : twitter.com/foreachgamer


No comments:

Post a Comment