Now most web hosting companies provide one-click installs for different PHP elements like WordPress, Joomla!, PHPBB3 etc. If you want, you can simply use this option to install WordPress in your site. Step 1: Log in to your hosting account. Step 2: Click on Free Scripts. You will find this free PHP web tools installation in the cPanel. Step 3: Click... Read→
WordPress is a content management system. The information of your blog is stored in your MySQL database. So You must learn how to create a MySQL database for your blog. I will now show you how to create a MySQL database in your web server. If your web hosting company provide multiple databases, then use separate databases for every script you install.... Read→
WordPress is one of the best blogging platforms for bloggers around the world. It’s plugins that enhances the power of wordpress. There are thousands of plugins to do a job very easily in wordpress. These plugins minimize your work load. Here are some must have wordpress plugins list so that you don’t miss to install any important plugins. 1. Akismet Akismet... Read→
I am fan of WordPress. I have used other blogging platform. At last, I have found wordpress is the best. I hope you will also agree with me. You can do a lot of thing using wordpress. Few days ago one of web designing company offered me to build a Facebook clone site for me with only $150. I thought that it is not a bad idea. I could have managed to... Read→
You must know that wordpress is a content management system (CMS). All contents of wordpress remain in your database. There are two views of wordpress: Front end view. Back end view. Frontend view: The view you get by writing http://localhost/wp3/ in your intenet browser’s address bar is known as frontend of wordpress. This is nothing but... Read→
What is wordpress? WordPress is a open source content management system (CMS) software. You can create a blog and website using wordpress. The following blog Problogger.net is build by wordpress. Key features of wordpress: 1. Full standards compliance: WordPress generated code is in full compliance with the standards of the W3C. Lessens your work... Read→
In previous tutorials we have created the local server using xampp in our local computer. Now it’s the time to test the server whether everything is done accurate or not. Just follow the the steps below to test your local server: 1. Open xampp control panel from C:\xampp\xampp-control.exe. Now run Apache and My SQL to create your computer a local... Read→
We have learnt from the last tutorials that to run wordpress, the basic requirement is PHP version 4.3 or greater. MySQL version 4.1.2 or greater. That’s why we need a server to run wordpress. Here we will learn how we can create wordpress environment in your computer. How to make your computer a server? You can do this just downloading XAMPP for... Read→
There are lots of improved features and improvements in this new version of WordPress. I have would like to introduce you with these features. 1. WordPress MU: Now WordPress and WordPress MU have merged which will allow you to manage multiple sites from one WordPress installation. You can create sub-sites via sub-domain or sub directory very easily.... Read→
You can install wordpress to your local/ computer/ server easily. You may install it in your local server for experimenting purpose. After installing it in your local you can test your blog, how it would like to the visitor. Afterwords, you can upload to your web server. It will save your valuable bandwidth and internet connection bill. Why you... Read→