It’s common to Upload a video file using HTML form. But, uploading a video with Progress Bar is the most important feature of the dynamic web application. The video file upload functionality can be easily implemented using PHP. When you…
Expand +Tag: php script
How to generate dynamic QR code using PHP
Generating dynamic QR code and save it as a “PNG” image is an important task for any developer. QR codes are playing important role in many industries like ecommerce, ticket booking, online payment or almost everywhere these days!. QR codes…
Expand +How to convert array data into Simple XML file using PHP
Hello Buddy, In this post we’ll get the knowledge about how to convert array data into Simple XML file using php code. Most of times we want to get data as a XML format but we get data into array format.…
Expand +