Useful Web & Tech Tutorials and Tips

How to Create a MySQL Database in cPanel

You can create a new MySQL database using the database creation wizard of cPanel in less than a minute. In this tutorial, I will demonstrate how to create a MySQL database for a website or web application in cPanel. Read more...

Posted in MySQL /

How to Download a Text File with JavaScript

You can prepare a text file for download after it is created using JavaScript and in this tutorial I will demonstrate how to do that by providing a simple example. Read more...

Posted in JavaScript /

How to Change My YouTube Username?

Did you know that you can change your YouTube username at a later time after creating your account? In this tutorial, I will show you how to easily change your username on YouTube which is also displayed with the comments that you post on videos. Read more...

Posted in YouTube /

How to Control CSS Variables with PHP

CSS doesn't have support for variables like a programming language does, by default. However, there are a couple of things that can be done to incorporate variables into CSS styles. In this tutorial, I will demonstrate how to add dynamic styles to CSS with the help of PHP variables. Read more...

Posted in PHP /

How to Get Yahoo Mail in Outlook

If you are using multiple email addresses on different free email services such as Yahoo and Microsoft Outlook, it would be nice to know how to direct incoming emails from one account to the other one. In this tutorial, I will demonstrate how to forward your Yahoo emails to Outlook. Read more...

Posted in Email /

Apache Localhost Loading Very Slow: Here is the Solution

When you are working on your local development server or live production server running with Apache, you may experience a slowness issue while loading your scripts and web pages, for various reasons. In this post, I will provide a number of solutions that may help you solve this issue. Read more...

Posted in Server /

How to Get the Subfolders in a Folder with PHP

When you are working on a website with many folders and subfolders, it may be handy to know how to access the subfolders within another folder. In this detailed tutorial, I will demonstrate how to get all the subfolders in a folder using a PHP script. Read more...

Posted in PHP /

How to Recover Your Hotmail Password

It is not uncommon to have your Hotmail account password being forgotten or lost, or even stolen by an unauthorized party, resulting in not being able to log in to your account. In this tutorial, I will show you how to recover your lost Hotmail password. Read more...

Posted in Email /

Server Not Found Error: Its Causes and How to Fix It

From time to time, while connecting to the Internet, you may receive a "Server Not Found" error in your web browser that might be caused by several things. In this post, I will explain what causes this error and how to fix it so that you can restore your Internet connection. Read more...

Posted in Internet /

How to Take Screenshots on an Android Device

In this tutorial, I will teach you how to easily take screenshots with your Android phone or tablet by demonstrating it with the help of a screenshot taken by a Samsung phone. Read more...

Posted in Android /