How to Install Kloxo-MR 7 on CentOS VPS
Kloxo-MR is another alternative of free web hosting / server control panel that can be solution for you who don’t
Kloxo-MR is another alternative of free web hosting / server control panel that can be solution for you who don’t
Most of the times when you install WAMP server you may face an error when try to open local host
It is a update for the tutorial Pagination with jQuery, MySQL and PHP with added extra features like First, Previous,
Registering Users through Email Verification This tutorial demonstrates about registering users and activating their accounts using email verification system. Database
This script will lets you create a Personal Message System easily. The Personal Message System that we are going to
Recently one of our clients asked: "Can I create email account within a php script?" Taking in consideration high possibilities
In this tutorial you will find how to send friendship request, accept friendship request or show friends list using php
The tutorial contains three PHP files and two js files includes jQuery plugin. config.php (Database Configuration) pagination.php pagination_data.php jquery.js
Create a file named foldercreate.php and paste the following code in it to see the result. <?php // Desired folder structure $structure = './depth1/depth2/depth3/'; // To create the nested structure, the $recursive parameter
Here is the PHP array to get Country name using 2 letter country code function country_list( $code = '' ){ $_countries = array( "US" => "United States", "AF" => "Afghanistan", "AL" => "Albania", "DZ" => "Algeria",