| 30-07-2022 | 1616 | PHP | Haresh Chauhan |
Get Zipcode/Pincode From Latitude and Longitude PHP and Google Maps API. In this post i made a php function for get zipcode from google map api and re...
| 29-07-2022 | 2039 | PHP | Haresh Chauhan |
Get full address from latitude and longitude using google map API in PHP; Create Google Map API From google console and enable google map API and gene...
| 29-07-2022 | 1398 | PHP | Haresh Chauhan |
Create new Database In MYSQL Using PHP Script Example; In this post. You can Create, Delete and Add Table Using PHP Script in MYSQL. Using mysqli() co...
| 26-07-2022 | 4205 | PHP | Haresh Chauhan |
If you want to create your own captcha code image with the help of the GD Library. Example contact form and validate it backend with the help of a ses...
| 20-07-2022 | 1463 | PHP | Haresh Chauhan |
How to check valid integer values using the PHP function?; In this post, I will learn you how to check whether the given variable is an integer or not...
| 20-07-2022 | 2107 | PHP | Haresh Chauhan |
How to check if the given IP address is valid or not?; In this post, I will teach you how to validate IP address for the incoming request. This is too...