Building your own Myspace.com with PHP
Submitted by Upgrade the web » A very detailed tutorial that goes through the creation of a community script with PHP and MySQL.
Display content dynamically with AJAX
Submitted by Upgrade the web » Shows you how to design a commenting system where visitors of your website can leave a comment on a news post. The form for submitting a comment should only be visible when a "post comment button" is clicked. The comment form will be displayed without reloading the web page.


