Hello Friends recently i have added a Tutorial about How to use Webcam in PHP and Save Image to Database using Mysqli. Earlier tutorial using the Flash Plugin for showing the Webcam and clicking the Image. Today i am uploading another tutorial for How to use Webcam in PHP using HTML5, Jquery and Save […]
Generating Random Alphanumeric / Numeric Values in PHP
Hello friends hope you all are doing good and please be safe in this PANDEMIC situation. Wear Mask always. Generating random alphanumeric value in PHP can be done using some methods. All the methods have their own working style and output. Do you know generating random values can help you to make OTP and Password’s […]
Save HTML Form Using Jquery and PHP Without Page Refresh
Hello friends hope you all are doing good and please be safe at your home in this pandemic situation. In the previous tutorial we have used Ajax to save the HTML form without refresh. Now in this tutorial we will use the Jquery to send the data to our PHP script. In Jquery we can […]
Save Html Form Using Ajax and PHP Without Page Refresh
Hello friends hope you all are doing good and please be safe at your home in this pandemic situation. Usually we use to save our html forms using our server side language but these days no body want to refresh the page after clicking the submit button. As it took much time to reload the […]
Create Excel .xls File using PHP Spreadsheet and Mysql
Hello friends hope you all are doing well and please be safe in this pandemic situation of Corona we all loves you. This tutorial is for those wants to create .xls file using PHP. Most of the time we use this while we are generating reports. We use PHP Spreadsheets for creating the xls file. […]
Converting PHP Array to JSON in PHP
Converting an PHP array to JSON in PHP is quite easy and useful. These days while creating API’s almost everyone is using JSON. Also while showing data from database we use to get it in JSON format these days. JSON is accessible in PHP as well as Javascript or Jquery and other languages also. JSON […]
Animated Emoji Rating Slider
Hello friends you have seen many rating slider but this one will take your slider to the next level of beautification. This rating slider will increase your website page looks. This rating slider was created by Aaron Iker a front-end UI developer. This rating slider shows the emoji icon according to the slider movement. Below […]
Cron Job in PHP on Localhost in Windows | Scheduler in PHP
Running Cron Job in PHP is very easy at server side and also at localhost. In this tutorial i will show you how you can create Cron Job in PHP on Localhost in Windows. You can also say it as Creating Scheduler in PHP at localhost. We use the Cron Job for scheduling the task […]
How To Use Google reCAPTCHA in PHP | Best Way to Stop Bots
In this tutorial you will lean How to use reCaptcha in PHP. Using Captcha in our form helps us to stop spam entries. We can stop the spammers from filling our the webforms. When we create a page for getting the enquiry from customer or any details our mail box is flooded with spam mails […]
Do You Know Your Smart Devices Can Steal Your Information
Virus Infected Devices is one of the main problems which are society facing who are using the smart technologies. Our generation is getting smart day by day same as our Technology. We re now techno savvy and try to use smart devices in every field. Refrigerators, Smart Tv, Smart Speaker’s, Home Automation Solutions etc. We […]