Ajcody-Mysql-Topics - Zimbra :: Wiki
For our intranet website, I already have user verification upon login to the zimbra server via php, however now I want to get the first and last name of the user to personalize their intranet home page.
- what login info would I use to connect to the zimbra mysql server from php? mysql_connect($dbhost, $dbuser, $dbpass) - what would the dbhost, dbuser, and dbpass be?
- As I understand from the link I posted above that I would first need to query the user's mailbox ID before getting the first and last name, correct?
Any insight would help.
Thanks!


LinkBack URL
About LinkBacks

