I introduce a like/dislike system with a simple stat widget little like the youtube design.
MySql
Being Idea is a web platform of programming tutorials to make better programming skills and provides Software Development Solutions.
Tutorials
Most Popular Posts
read more
Create an RSS feed using PHP
RSS (Rich Site Summary) is a format for delivering regularly changing web content. Many news-related sites, weblogs and other online publishers syndicate their content as an RSS Feed to whoever wants it.
Ajax dropdown using PHP, MySQL and jQuery
Country, State and City Ajax Dropdown is a select box without page rendering.
Display mysql database records alphabetical order using php
Today we learn about display records by alphbetical sequence in a html table.We use php array of alphabets and mysql database records. This is a like a alphabetic filter, display alphabetic listing with separate records.