Archive for the ‘MySQL’ Category
Added by admin in HTML/CSS - MySQL - PHP on 03 June, 2010
How to Easily Make your own RSS feed using PHP + SQL
RSS Feed is an important part of a website/blog to attract and bring back users and make them permanent readers. Blogs like wordpress have built in rss reader, but if your website doesn’t have a rss system this tutorial...
Added by admin in HTML/CSS - MySQL - PHP on 07 May, 2010
How to Easily Make Chat application with PHP + SQL
Today I will tell you about creating simple Chat application using our existing login system. This will useful and most simple solution. We will able to chat with our logged members. We will use database to store messages.
Here...
Added by admin in MySQL - PHP on 09 April, 2010
How to Easily Make Shoutbox application with PHPToday I will tell you about creating easy Shoutbox application using our existed login system. This will useful and simple solution. We will able to shout something with our logged members. We will use database to store messages.
Here...