Links of apache2.2.3, mysql 5.0.22, php 5.2.0 installation
1: windows 2000/xp/2003 install apache2.2.3 mysql 5.0.22 php 5.2.0 this is a old link which we used several years ago , just for backup
View ArticleA Microsoft tech Blog with WordPress
Found a Microsoft tech blog but using WordPress, LiveSino, but it is in Chinese, not sure it is from Microsoft or just a personal site, but most like it is from a Microsoft team or group. The site is...
View ArticleWordPress Related Posts without Plugins
Add Related Posts section in your article is nice for your article reader. The easy way is to find a plugin to install. and set a little bit to get it. Here we have another solution, maybe you do not …...
View ArticleUpdating WordPress
If your site is based on WordPress, the one of maintain tasks is updating WordPress since their new versions released time to time. When we write this updating blog, the latest stable WordPress version...
View ArticleHow to Generate Post Meta Keywords and Meta Description Without Plugin in...
Meta keywords and Meta description are 2 important elements in SEO. By default, WordPress does not provide Meta keywords and description for single post. Some users just manually add meta information...
View Articletemplate-tags.php in WordPress Child Theme
Style.css and functions.php files are normally modified in WordPress child theme, we can find lots of example about how to do on them. However, when we had a chance to modify template-tags.php in child...
View ArticleReplace a substring in PHP str_replace
Don’t know why PHP’s official manual is so confusing for the str_replace function. Replace a substring. Since most of time we just want to replace a substring from the original string, so here we just...
View Article