PHP Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsProgramming LanguagesPHP Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old November 30th, 1999, 03:18 AM
chriz
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Hi.
I'm doing an e-mail address book in mysql and use php to do query's to the database and show it in www, but dose anyone know how i can or whant i can use to make outlook or some other windows email client use the address book as there address book ?

chriz.

Reply With Quote
  #2  
Old November 30th, 1999, 05:49 PM
jpenix
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Don't know of any way to make Outlook or other email programs use PHP/HTML output as an address book.

Two possible solutions:
1) Simple - have your PHP scripts display the addresses as "mailto:" links in HTML. Clicking on them will automatically bring up your default mailer with the address filled in.

2) More difficult - set up a LDAP server to store your email/contact info instead of MySQL. PHP has functions to query LDAP and display the info just like from MySQL, and Outlook/OE/Netscape all support LDAP sources as address books.

Reply With Quote
  #3  
Old December 2nd, 1999, 05:13 AM
chriz
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Well i guess i'll haveto take the hard way jpenix, but do you know where i can read about LDAP or is there some mailling list that you know off.

thx chriz.

Reply With Quote
  #4  
Old December 2nd, 1999, 07:39 PM
jpenix
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
You'll thank yourself in the future for taking the time to learn LDAP. It's becoming more and more widespread as time goes on...

Anyway, one of the more popular LDAP servers can be found at http://www.openldap.org/ along with documentation, etc.

Other LDAP docs, RFCs, etc can be found at http://www.umich.edu/~dirsvcs/ldap/doc/

If you have a Novell 5 server, it can provide LDAP services out of the NDS tree as well... check the docs.

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming LanguagesPHP Development > Address Book

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap