Often in PHP you want the same block of code to run over and over again and instead of adding several almost equal lines, you can use loops to perform this task much easier.
We will learn two different ways how to download a page in PHP from a web URL, learn how to use cURL and how to set a few additional options and finally show contents on your page.
If you use a lot of different usernames and passwords it is difficult to remember all of them. KeePass is an interesting solution where all your passwords are kept in one safe place and protected with one password.
While browsing the Internet a memory browser gets too accumulated with so-called cookies. In this lesson I will show you how to show cookies and also how to delete it.
Mail merge is one of the most useful features of Microsoft Word when wanting to send personalized letters, documents or e-mails to people you have stored in an Excel sheet. Let me show you how to use it.