You are currently browsing the tag archive for curl

Friday Focus 07/09/10: Background Repeat

This week on Friday Focus: it’s backgrounds with repeating patterns, a well-loved technique that doesn’t go out of style.

Transfering Data with Other Servers Using cURL

In this day and age, there are many ways to transfer data between servers. One of the fastest, most popular, and easiest method is using the cURL library with the ability to work in many protocols, including HTTP, HTTPS, FTP, WebDAV, and more. Let’s take a look at this, shall we?