php

Deleting error_log automatically

I’ve been noticed by my hosting disk space warning, the indicator bar was red. Why? Oh, the disk space was…

15 years ago

Database Error

Just a quick update, 2 days ago my websites getting down for two days after moving in to a new…

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: #2 – Essentials

Commenting your htaccess Files It is an excellent idea to consistenly and logically comment your htaccess files. Any line in…

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