How to secure input in php - with complete example
Learn how to secure input in PHP with practical examples covering validation, sanitization, output escaping, SQL injection, XSS and safe database quer...
Functions in PHP - how to use with complete example
Learn how to use functions in PHP with simple examples. Understand parameters, return values, recursion, references, default arguments, and best pract...
Sign In With Facebook Using PHP: Step-by-Step Guide
Hmm, If your website has a customer base section or any kind of customer interaction activity, then you must need to add login with Facebook.
10 PHP Tips and Tricks for Beginners to Code Better
Learn 10 practical PHP tips and tricks for beginners to write cleaner code, avoid common mistakes, improve performance, and build better PHP applicati...
How to Clear cache in Laravel Command - php artisan
Now we are going to learn, how to clear cache in Laravel. Command - php artisan cache:clear. Basically, there are two ways to clear the cache in Larav...
How to install Laravel on windows using wamp server
Hey, Today I am going to tell you about Laravel Framework. Laravel is no doubt the most popular PHP framework. It allows you to create web fast and ea...



