Create Simple Barcode using PHP
In this video I have shown how you can create simple barcode using PHP. This example is shown through XAMPP server in windows 10 pc. 1. First you need to…
Read more »How to manage timezones between users in different location
In this video I have shown how we can manage timezones in users. If your web application is being accessed from different locations which is having different timezones, Our application…
Read more »PHP Simple File Upload with HTML form without any validations
In this video I have shown how you can create simple file upload project with HTML form without any file type validations. This project is shown in XAMMP server installed…
Read more »Auto Refresh Div periodically without refreshing the whole page
In this video I have shown how you can refresh a div automatically in a preset interval without refreshing the complete page. The example is demonstrated in PHP, HTML and…
Read more »how to parse nested JSON in PHP
In this video I have shown how to parse nested JSON in PHP. This example is demonstrated in xampp server in windows pc. I have shown 2 examples in the…
Read more »Hide/Custom download path for files PHP using MySQL Database
In this video I have shown how you can have custom link for your download path in PHP. This example worked on xampp server and you should have MySQL installed…
Read more »