PHP

Webappfix providing php learning post!, PHP is a general-purpose scripting language geared toward web development. It was originally created by Danish-Canadian programmer Rasmus Lerdorf in 1994. The PHP reference implementation is now produced by The PHP Group, php is the server side powerfull language.

PHP Recent Posts


21-09-2022 2831 PHP Haresh Chauhan

Call to undefined function Gregwar\Captcha\imagecreatetruecolor(); Fix this error by editing the php.ini file in your apache server, If you are runnin...


15-09-2022 3554 PHP Haresh Chauhan

cURL in PHP is a PHP extension that allows you to execute or use URLs to send post HTTP requests or get data from the server. cURL simple works betwee...


09-09-2022 3980 PHP Haresh Chauhan

Simple WhatsApp Messages Send Using Chat API In PHP; We will send WhatsApp messages using chat API in PHP but before that, we need to generate the ins...


05-08-2022 3184 PHP Haresh Chauhan

How To Get Youtube Video Thumbnails From URL In PHP - Laravel; In this post, I will give you a custom-made PHP function for getting a youtube thumbnai...


30-07-2022 1520 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 1902 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...