Read .pst files using PHP

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
balasun
Forum Newbie
Posts: 6
Joined: Thu Apr 02, 2009 9:32 am

Read .pst files using PHP

Post by balasun »

Hello all,

I need to open .pst files and extract the content using PHP. biut when i use fopen for open that file means, the output will be displayed in special characters.

Is any possible ways to read .pst files using PHP..

Please let me know about the possible ways.

Thanks
Post Reply