Adsense

Translate it to ur language

Sunday, April 18, 2010

Executing PHP

$today = date("F j, Y, g:i a");
echo $today;
?>

A simple date function in PHP. PHP exec helps in writing php code in page or post. The above date is dynamic one and written in PHP.

Optimized the Database

Your Wordpress blog is performing slow. Might be the time for its optimization has reached. I did it. I found post revisions occupies a lots of space(provided single user blog).
http://www.problogdesign.com/wordpress/how-to-optimize-a-wordpress-database/?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+ProBlogDesign+(Pro+Blog+Design)

Apology

Most of the previous post statement may now turn to be not there because just now I have upgraded a new theme. So most of the design related posts may not result now.

Thematic Framework

Hey wordpress child theme. Working on Thematic Framework for creating child theme on wordpress. Its nice it already configured with about 13 widget ready positions. Ready made drop down menus and many more.