VCard via PHP

Hello!
I authenticate users against a PHP-Script(http://www.ejabberd.im/check_mysql_php).
Now i want to deliver user's vcard to ejabberd, how can i realize this, and which format should be the output then?

You could use mod_admin_extra

You could use mod_admin_extra and its set_vcard(2(_multi)) commands. See their help for more information.

Syndicate content