Lúc trước chỉ có thể share qua link mobile, giờ có thêm 1 cách trực tiếp khác:

https://plusone.google.com/_/+1/confirm?hl=en&url=[xxxx]

với [xxxx] là url trang web của bạn

Tham khảo:

http://bobbelderbos.com/2011/11/customized-google-share-button/
http://ajbatac.com/gplus-bookmarklet.php

Simple chat using PHP + Javascript

Posted: November 15, 2010 in PHP
Tags: , ,

A few years ago, in spare time, I made a chat client and named it is “CXim” (the short form of ChungXa instant messenger):

To install you need to make a little bit change in the config.php file and then run

install_database.php?p=<your password set in the config file>

You can download the source code by this link: http://www.4shared.com/file/GnJfa55j/cxim.html
Enjoy and don’t hesitate to let me know if you have any problem with it…