stefanrenne Posted April 26, 2010 Share Posted April 26, 2010 I am working on a list of games in php What I would like is that when users visit the page the see the default list (default sql query) Then when they type something in the search bar the results are realtime gonna be showed from the database (ajax) And When users click on a letter all games beginning with that letter will be showed, and I would like these things to be combined. The problem is that I don't know where to start, so can someone help me out here? Greetings, Stefan Renne Quote Link to comment Share on other sites More sharing options...
F1Fan Posted April 26, 2010 Share Posted April 26, 2010 That's a lot to begin with. I suggest looking at the tutorials on http://www.w3schools.com/. Once you learn the basics of Ajax, download http://jqueryui.com/, which will help you with the search boxes, etc. Quote Link to comment Share on other sites More sharing options...
stefanrenne Posted April 26, 2010 Author Share Posted April 26, 2010 tnx for your answer to bad its completely useless. I just need to know how you can load results in ajax when the input in the search bar is emty or when the page loades Quote Link to comment Share on other sites More sharing options...
F1Fan Posted April 26, 2010 Share Posted April 26, 2010 Wow. Good luck getting "useless" help from someone else. Figure it out yourself. Quote Link to comment Share on other sites More sharing options...
jdavidbakr Posted April 28, 2010 Share Posted April 28, 2010 User 1: "Hi, I want to build myself a house. I bought a lot by a pond and a bunch of wood, pipe, wire, and bricks. Can someone tell me where to start?" User 2: "You might want to hire an architect and a builder." User 1: "Thanks for your answer, too bad it's completely useless. All I want to know is how to build a house." Quote Link to comment Share on other sites More sharing options...
F1Fan Posted April 29, 2010 Share Posted April 29, 2010 LOL! Oh my God, that is funny! Thank you very much jdavidbakr, this made my day! My favorite part is that you corrected his horrible grammar, or lack thereof, and spelling to go along with your quote. I may need to print this out. It's a keeper. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.