[TIPS] Get File Extension Easily in PHP
I want to share a tip for you to get the file extension in PHP easily. Before, I always used the old way to get the…
// TAG · 21 POSTS · PHP
I want to share a tip for you to get the file extension in PHP easily. Before, I always used the old way to get the…
This time I want to share how to install Curl in PHP5 on Linux (I’m using Ubuntu 8.10) with the Apache web server. But if you…
I have created a simple module in zen-cart. This module called Simple Create Order v1.0. I created this module because I can’t find any module for…