LinuxParty
Aprender a usar PHP para añadir una interfaz similar a Twitter a sus aplicaciones. Concretamente, nos muestran la forma de permitir a los usuarios añadir posts, difundir esos posts a otros usuarios que desean recibirlos, y permiten a los usuarios enviar sus posts a otros usuarios. Con suerte, usted puede utilizar lo que va a aprender aquí, añadirlo a su aplicación, y adaptarlo a sus necesidades. Learn how to use PHP to add a Twitter-like interface to your applications.
Specifically, we show you how to allow users to add posts, disseminate
those posts to other users who want to receive them, and allow users to
choose to follow the posts of other users. With any luck, you can take
what you will learn here, add it to your application, and tailor it to
your needs.



