Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #72.8K
~3K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Forums
Web Development x 1
Favorite Tags
2 Posted Topics
Check the following tutorials to code socket servers in python http://www.binarytides.com/python-socket-server-code-example/ http://www.binarytides.com/code-chat-application-server-client-sockets-python/
Use ajax to call a server side php script, which will execute the function you want.
The End.