Hello all,
I need to fetch contacts which are stored in Microsoft outlook express using PHP.
Do u have any script for these or please advice me about how can i do that.
Pls help me if u know any thing about these..
Thanks,
Need help..Pls
Moderator: General Moderators
Re: Need help..Pls
[url=http://forums.devnetwork.net/viewtopic.php?t=30037]Forum Rules[/url] Section 1.1 wrote:2. Use descriptive subjects when you start a new thread. Vague titles such as "Help!", "Why?" are misleading and keep you from receiving an answer to your question.
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
- greyhoundcode
- Forum Regular
- Posts: 613
- Joined: Mon Feb 11, 2008 4:22 am
Re: Need help..Pls
See this article about locating contact data for Outlook. If you can locate it and have permission to read it, you'll obviously have to parse it and extract the necessaries.