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


19-07-2022 1559 PHP Haresh Chauhan

How do check whether the valid email address or not in PHP?; In this post, I will teach you how to check valid emails from the string or incoming requ...


16-07-2022 2153 PHP Haresh Chauhan

How To Add/Integrate Google reCAPTCHA v3 In HTML Form Based PHP/Laravel Website?; Hello Developers, In this post we will teach you how to integrate go...


15-07-2022 2302 PHP Haresh Chauhan

How To Add Google reCAPTCHA v2 In HTML Form Based PHP/Laravel Website?; Hello Developers, In this post we will teach you how to integrate google reCAP...


14-07-2022 3016 PHP Haresh Chauhan

How to Make/Create JSON File Using PHP Array In Laravel - PHP; How to wire JSON file form PHP array, In this post, you will learn how to create a JSON...


30-06-2022 2085 PHP Haresh Chauhan

Trying to get property of non-object, this error developer-facing much time while they developing laravel application, This error comes with many diff...


28-06-2022 1581 PHP Haresh Chauhan

Sometimes developers used multiple methods in a single route and they want different actions with different methods. So they need to identify what req...