How to Install XAMPP Server in Windows

Posted by & filed under APACHE SERVER, PHP.

How to install XAMPP on Window

Follow simple steps to configure xampp (localhost server) in your machine to start your php development.Step 1: Download latest version XAMPP from the Apache foundation website. download installer package from following Apache foundation website.  Step 2: Start your XAMPP installation using XAMPP….. Read More >>>>

Install WordPress on Localhost

Posted by & filed under PHP, WORDPRESS.

how to install wordpress on localhost

Do you want become WordPress developer? If yes, Here is first step to start your WordPress development. Here is simple steps to install WordPress on localhost. Steps to install WordPress on xampp and wamp server are same. If you already installed localhost (xampp and wamp server) on your PC….. Read More >>>>

How to download youtube videos

Posted by & filed under PHP, YOUTUBE.

how to download youtube videos

Every one wants to download music files even though there is no link to download particular music files (mp3, videos and etc..). Here is the simple steps to download videos from Youtube, Facebook and etc…….  Step 1: First download Internet Download Manager (IDM) from….. Read More >>>>

Access denied for user ‘root’@’localhost’

Posted by & filed under MYSQL, PHP.

Access denied for user ‘root’@'localhost’

Are you PHP/MySql programmer may be in your programmer life accidentily you came across following error :   “Warning: mysql_connect() [function.mysql-connect]: Access denied for user ‘root’@’localhost’ (using password: YES) in C:\xampp\htdocs\daytrader\login.php on line 4 Access denied for user ‘root’@’localhost’ (using….. Read More >>>>