List/Grid Tag Archives: PHP

Reading MS-Word contents in php

Reading MS-Word contents in php

It has been long since written on my blog, how lazy I m, why not get some treatment form the people around me. Why not developers all around chop ma… Read more »

Creating word processing document using Zend_Service_LiveDocx

Creating word processing document using Zend_Service_LiveDocx

You may have heard about FPDF, TCPDF. These are used to generate PDF document in PHP. But very few of you may have heard about LiveDocx, can be found here… Read more »

Creating Json response in php, a nice example

Creating Json response in php, a nice example

While working with AJAX, you will need to get data after sending request to the server. You can use three ways to get the data form the server. 1. In… Read more »

PHP: Storing session data in database

PHP: Storing session data in database

Session data by default is stored in /tmp directory on the server in the form of text files. It wouldn’t be a good practice to store session information in the… Read more »

© 6352 Faheem Abbas. All rights reserved. XHTML / CSS Valid.
Proudly designed by Theme Junkie.
Top Footer