silvercloud902 Posted February 3, 2015 Share Posted February 3, 2015 I am not very advanced in web programming I need help.. I am using an API and my sql database. I would to implement live/ dynamic updates in the text field where user will input their text, and the web should first check the database then the api live. I would also like to retrieve the user input without refreshing the page, so the retrieved information regarding the inputted text should be automatically loaded without refreshing the page. please help . Quote Link to comment Share on other sites More sharing options...
requinix Posted February 3, 2015 Share Posted February 3, 2015 According to the tags on this thread, you already know about AJAX. Did you have any particular questions about it? Maybe you have some code you've tried and it's not working? Are you having difficulties with the Javascript side or the PHP side? Quote Link to comment Share on other sites More sharing options...
silvercloud902 Posted February 4, 2015 Author Share Posted February 4, 2015 according to my research I know ajax is probably what may solve my problem , however i am not familiar do not know how to use ajax 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.