How to display latest tweet on your site
To display your latest tweet on your site just add the following function in your... The post How to display latest tweet on your site appeared first on Shailan.com.
View ArticleHow to list files in a directory using PHP
Using this simple snippet, you can easily get files in a directory as an array.... The post How to list files in a directory using PHP appeared first on Shailan.com.
View ArticleNew widget : Include Template Widget
Just released a new wordpress widget. Include Template Widget is used to include any php... The post New widget : Include Template Widget appeared first on Shailan.com.
View ArticleHowTo: Insert post tags automatically on save
If you want to insert same #tags to every post on your blog post, you... The post HowTo: Insert post tags automatically on save appeared first on Shailan.com.
View ArticleSpeed up your website using .htaccess file
.htaccess is a magic file that tells apache to how to serve files in a... The post Speed up your website using .htaccess file appeared first on Shailan.com.
View ArticleHow to: Increase PHP memory limit for WordPress
If you get memory exhausted fatal errors on your blog, maybe its time to increase...
View ArticleInstalling WordPress on your PC using WAMP
To develop themes and plugins for WordPress, a local working environment is best. You can...
View Article