programming

Display Images from mySQL Binary Data

This tutorial will show you how to display your images (binary data) which has been saved in your mySQL database.…

17 years ago

Storing Images/Binary Files to mySQL in PHP

how to store images, audio, or another binary files into mySQL database with PHP script. cara menyimpan gambar ke mysql…

17 years ago

Create RSS Feed in PHP

This is the easiest way to build a RSS feed in PHP. Because we don't have to modify the feed…

17 years ago

write less do more

How to save the resource in our project code? Should we repeat writing the same code in every page/file? We…

17 years ago