How to Install and Configure XAMPP 1.8.1 on Windows

If you plan to host your development PHP applications on local windows workstation or windows server, i would recommend you to use XAMPP as your web server. XAMPP is one of the popular and cross-platform package of a Apache HTTP server, MySQL database, PHP interpreter, and Perl interpreter. It’s consist of Apache web server, MySQL, PHP, … Read more

How to Use the Tracert Command in Windows

Tracert or Trace Route is a network diagnostic tool for displaying the path of packet and IP address information takes from your computer to specified destination. Tracert is DOS command that equivalent with traceroute command if in linux operating system. It will list all the routers it passes through until it reached the one you … Read more