News Feed
Jobs Feed
Sections




News Archive
NETTUTS.com:
Twitter Emulation Using MooTools 1.2 and PHP
November 11, 2008 @ 14:18:35

NETTUTS.com has a new tutorial posted today showing how to combine some simple PHP scripts with the MooTools Javascript library to emulate the popular social site Twitter.

People all over the world love Twitter because of how easy it is to use. All you need to do is type in your current status, click "Update", and you're done. What most people probably don't know is how simple it is to emulate Twitter's functionality. Using PHP, MySQL, and MooTools javascript, you can implement a Twitter-like status system in no time.

Their mini-application (download the source here) creates a basic input box and a list of messages below. The MooTools library is used to send the message back to the PHP script and update the messages list with the latest from the current user. Complete code and screenshots of examples are included.

0 comments voice your opinion now!
mootools tutorial twitter emulate source javascript library


blog comments powered by Disqus

Similar Posts

Chris Hartjes' Blog: Handling Multiple Environments In Your PHP Application

Adam Lundrigan: Quick-and-dirty ZF2: Zend\Navigation

Sameer Borate's Blog: Functional programming with Underscore.php

Jurriaanpersyn.com: Ajax/PHP-powered Sudoku Helper

php|architect: Introduction to Solar


Community Events











Don't see your event here?
Let us know!


opinion code introduction framework tool functional example unittest development zendframework2 composer conference interview series podcast testing language community object release

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework