Category

PHP

AndroidMySQLPHPRESTWeb Service
August 1, 2019

How the REST API works between Android Application and PHP Web Server

Before going further into web service API implementation, Let's walk through the what is web service, why do we need a web service, what is REST API and then implementation. Prerequisites What is a Web Service? Why do we need a Web Service? What is RESTful Web Service? Web Service…
Read More
Formidable FormjQueryPHPWordPress
June 25, 2019

Search By City filter for Multiple Names with Same City

Let’s consider the event registration form, User has to enter their city name for the event registration. Some user will register their City by typing Bangalore and some users will register their city by typing Bengaluru. Same cities will have multiple names. If website visitors / admin wants to check…
Read More