|
Posted by Yarco on 08/08/07 09:58
I have an idea. We could write a php IM extension just like PDO.
So, if we turn on
extension = php_im.dll
extension = php_im_gtalk.dll
We could talk to our friends on gtalk by php code something like:
$link = im_gtalk_connect($server, $user, $pass);
// etc...
Certainly if Microsoft support this feature, we could also add
php_im_msn.dll.
Anyone have the power to do that?
I searched over the internet, couldn't find anything about this.
Navigation:
[Reply to this message]
|