trick

what is my ip?

Sometimes you need to know what your external IP (internet protocol) address is. Whether just to know or a part…

15 years ago

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

.htaccess Tricks: #1 – Definition

.htaccess definition: Apache server software provides distributed (i.e., directory-level) configuration via Hypertext Access files. These .htaccess files enable the localized…

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