creating database on phpmyadmin (mysql server)

Now i will explaing you easy way to create database in phpmyadmin.
Point your browser to phpMyAdmin address, http://localhost/phpmyadmin.
Enter your user name and password if asked, bydefault username is 'root' and password is nothing. plz dont use nothing word for as password.
You will get first page/home page from phpMyAdmin. Enter name of database that you want in 'create new database' field.
If success, you will get like following screen:
thanks, if you want to support us . join our blog and start inposting instrusting articles it ralated.

Wampp server installation in easy steps

Hi,
      WampServer is an open source project, free to use (GPL licence).   You can download it from below link:
       http://www.wampserver.com/en/
Now easy installation steps
1. Double click on the downloaded file and just follow the instructions. Everything is automatic. The WampServer package is delivered whith the latest releases of Apache, MySQL and PHP.
Using wamp server
1. The “www” directory will be automatically created (usually c:\wamp\www)
2. Create a subdirectory in “www” and put your PHP files inside.
3. Click on the “ localhost ” link in the WampSever menu or open your internet browser and go to the URL : http://localhost
WampServer’s functionalities:
WampServer’s functionalities are very complete and easy to use so we won’t explain here how to use them.
With a left click
* on WampServer’s icon, you will be able to:
manage your Apache and MySQL services
* switch online/offline (give access to everyone or only localhost)
* install and switch Apache, MySQL and PHP releases
* manage your servers settings
access your logs
* access your settings files
create alias
With a right click :
* change WampServer’s menu language
* access this page
Thanks and if you want to support us, just join us and submit more intrusting posts.

Wordpress installation ( in easy steps )

Hi,
     In this post I will instruct u how to install wp in easy steps.
1. Install xampp or wamp ( for windows) or lamp ( for Linux ) server setup for local system.
2. Create database for ur project in localhost/phpmyadmin in browser.
3. Download and install latest stable version of WordPress from WordPress.org/download.
4. Go to browser localhost/WordPress installation folder and follow the instructions.
Now your installation is finished.
Thanks and if u want to support us post a intrusting it related post about by joining us.

Setup wordpress ( new to wordpress ) beginner

Hi,
     Just like u I have started the WordPress. Now I will explain u everything I have learnt during rnd and tutorials I studied about WordPress.
       WordPress is just a beautiful simple cms( content management system) . Its really good for a designer to understand and able to develop their templates into WordPress. You should be able to understand few things before u can start WordPress.
  1. HTML
2. CSS
3. PHP ( understanding)
And designing also , if u r a designer.  Now for learning means or developing we setup cms on local system(PC) using installation of pre configured server environment software , u can use 'xampp' or 'wamp' . See their tutorial of xampp installation. Now as their installation tutorial u installed xampp on ur c drive . Now go to the installation folder
C:/xampp/htdocs or www folder
U can download WordPress installation folder from below link
http://wordpress.org/download/
Now extract that download folder and copy to www folder in your swamp installation folder. After this your folder structure should be like:
Www/WordPress/some PHP files and folders