PHP
6 Questions
27 Total Posts
13 Snippets
All
Web App Development Technologies
If you have been planning to create robust websites or web apps, you should be aware of the various technologies required to make it happen. Over time, these technologies have (...)
0
0
1689
How to validate base64 image , size and mime type in lumen api?
Asked by gurpreet ·
Is there any best way to validate base64 encoded image, size and mime type in lumen api?
0
4
19364
Large project in Laravel vs Lumen
Asked by gurpreet ·
REST Api based project for call center where high traffic is there. we choose micro-service architecture. Now Which one have better permformance Laravel api as micro serive or (...)
0
2
10706
Laravel vs Lumen
Asked by gurpreet ·
How to test total time taken in request - insert or fetch data of 100,000 records
0
1
11054
How to Upload Multiple Images with jQuery AJAX and PHP, with preview
Uploading an image without page refresh is more user-friendly than refreshing the entire page. So, in this guide, you will learn how to upload multiple images using ajax in jQuery (...)
0
0
7093
How to Add Google reCAPTCHA to a PHP Form with Example?
In this guide, we will integrate the Google reCAPTCHA in the PHP contact form. Utilizing this Google reCAPTCHA code, we can validate the human users and protect the form of submission (...)
0
0
33952
What's new in PHP 8: New Features and Improvements
PHP 8.0 is a major update of the PHP language. It contains a range of new features and optimizations such as the JIT compiler, union types, attributes, constructor property promotion, (...)
0
0
12372
How To Install LEMP stack (Linux, Nginx, MySQL, PHP) on Ubuntu System
The term LEMP is an acronym of the four open-source projects:
0
1
4445