Out of memory (Needed 1048548 bytes) in oscommerce
5 – Out of memory (Needed 1048548 bytes) This error is not occur with the php, this will happen about the mysql...
Read More
Latest news on Search engines
On 29th July 2009, Yahoo and Microsoft have agreed to an online search and advertising partnership, in an attempt to stand against...
Read More
How to create database connection using CodeIgniter?
This post explains about How to create database connection using Codegniter. Follow the below steps 1. Create new/existing user for your application...
Read More
How to connect to FTP and upload file using php code?
The following code will be connect to FTP and upload the file to server using php code. <? $ftp_server=”HOST NAME”; $ftp_user_name=”USER NAME”;...
Read More
Small urls generated using php code?
The following php code will generate the tiny urls This will be useful when we are trying to post our url in...
Read More
Audio and Video streaming using php code
The completed doc file to how to implement the video conversions using FFMpeg and php programming support. The complete document file is...
Read More
How to write SEO friendly urls in CodeIgniter
Hi, In this post i will going to explain about How to write SEO friendly urls in CodeIgniter using .htacess file. create ...
Read More
What is CodeIgniter,how to install in local system?
CodeIgniter is framework which is follow the MVC architecture. MVC means – Model , View and Cotroller. Model : It is represents...
Read More
Audio and Video Streaming
In the 1990s middle days or before 1990s watching video and listen music online is very difficult, that means spending more hours...
Read More
How to take backup of Database using PHP code?
I want to share my views with you all on how to take backup of Database(MySql) using simple PHP code. , I...
Read More




