One of the website that I love is facebook. I’m not talking about the social network, well I like this social network, but I prefer twitter and linkedin for “professional use”, but this is another question, because I’m talking about the design.:)
The use of web 2.0 effects and Ajax make this web site on of my favourites.
With this tutorial I will explain you how to create a message mail system like Facebook. (more…)
Hi! Welcome and Thanks for your visit! My name is Antonio and I'm web designer, blogger, Seo, and other more.... Feel free to add my like friend in: 















13
June
Php Beginner guide : The comments
The comments in php are a really important phase of the programming, because they will help you, or other programmer, when you’ll come back to write on the same code after a long time.
An important thing to know is that their use does not weigh the execution of the script (the PHP interpreter jumps all parties recognizing that comment), or the transfer of the page to the browser (in fact the comments, as contained within the PHP code, are part of what is not sent to the browser). (more…)
Tags: comments php, guide php, PhP
Posted in PhP, beginner guide | 7 Comments »