Just read on wordpress blog that wordpress wins best CMS Award , in head-to-head voting against Joomla and Drupal, has won this year’s Open Source CMS Hall of Fame award.
Visit Open Source CMS Hall of Fame award for more details.
Just read on wordpress blog that wordpress wins best CMS Award , in head-to-head voting against Joomla and Drupal, has won this year’s Open Source CMS Hall of Fame award.
Visit Open Source CMS Hall of Fame award for more details.
This post will be focus on creating a Feedback form powered by jquery and PHP. You can add this feedback form to your website to receive feedback’s from your website readers.
If you want to create a photography websites then you can select one theme from these wordpress themes. All themes are premium wordpress themes.
Welcome to my blog. This is my first official post and I must say I am quite excited. This won’t be a long one, a quick introduction of who I am and what I do as well as what I wish to achieve with this website. I am a web developer (PHP, Standards Compliant XHTML/CSS, Javascript)…
This is my next plugin WordPress PageNavi Style Plugin it is a addon to most popular page navigation plugin Wp-PageNavi. To use this plugin you must have Wp-PageNavi installed on your wordpress blog. This plugin comes with options to style page navigation as you like. Comes with collection fo 25+ ready style which you can choose…
Following code will display most commented posts on your blog. You can change the number of posts displayed by changing the limit value in the mysql query.
Code added to this post will calculate date difference in days, months, years format. So using this code you can calculate age by sending birth date as parameter. Or you can calculate difference between today’s date and any date in past.