Learn on how to create a Simple Image Randomizer using PHP. An advance PHP technique that can randomize the display data in the table. This code is useful when you want to display a random image in your gallery.
Learn on how to create a Simple Image Upload Preview Using AngularJS. An advance php scripting technique that use AngularJS plugin to upload image file. This can be use when you want to preview the uploaded image before storing it the database.
Learn on how to create a Simple Upload Only Image using PHP. A simple PHP code that allow user to upload only images to the database server. This will prompt a warning if the file that have been upload is not an image format.
Learn on how to create a Simple File Upload With Progress Bar using jQuery. A simple jQuery program that can upload file and display a progress bar. This can be use to make your system design to look stunning.
Learn on how to create Simple Upload Files using PDO & Ajax. A PDO application that can upload the file to the server preventing the web browser from refreshing. This can be apply to several PDO application for optimizing the design of the web sites.
Learn on how to create a Upload Files To SQLite Using PDO. A php code that can upload any file and save the detail to SQLite database. This can be used when you want to upload user files to your system.
Learn on how to create a Upload Images To SQLite Using PDO. A simple tutorial that will teach how to use SQLite as your database provider. This code will store the image content to the SQLite database while transferring the file to the server.
Learn on how to create a Drag And Drop Image Upload Using jQuery. A simple script that can make any image to upload to the database by dragging. This can be implement when you want your system to be automated just by dragging the image.
Learn on how to create a Download Files With Timer Using SQLite. A simple script that can download your file by using SQLite as your database server. You can apply this script to your website that needed some downloadable files.
Learn on how to create a Download Files With Countdown Timer using PHP. A simple tool that can download the file in the server. This will set a timer to automatically download the file.