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


10-11-2022 1487 PHP Haresh Chauhan

Short URL PHP Generate Firebase,In this example we will discuss how to make a URL short from a long URL using firebase, In this example, I just posted...


19-10-2022 1440 PHP Haresh Chauhan

could not encode content to iso-8859-1, I was facing this error while I am generating the QR code the show personal details by scanning the QR. There...


17-10-2022 2351 PHP Haresh Chauhan

In this comprehensive example, we will learn how to send emails using SendGrid with different examples. SendGrid is one of the better email service pr...


10-10-2022 1176 PHP Haresh Chauhan

I made a custom get IP address function php, for getting all the details about the current access IP address from the site. When you want to target sp...


08-10-2022 1358 PHP Haresh Chauhan

This tutorial will help you to make a slug from the string PHP. convert the string or title into the slug using the PHP function. I am providing a slu...


08-10-2022 1575 PHP Haresh Chauhan

In his post, we will do how to add a watermark on the image using PHP. When you are working with the image application and want to add a watermark on...