'' tutorials

All '' tutorials:

  1. Render Text and Shapes on Images in PHP

    Render Text and Shapes on Images in PHP

    Tutorial Intermediate

    This tutorial will teach you how to draw basic shapes in PHP and how to render text using your favorite font.

  2. How to Create a Multiline String in PHP: 3 Methods

    How to Create a Multiline String in PHP: 3 Methods

    Tutorial Beginner

    This quick tip will show you how to create a multiline string in PHP using three different methods.

  3. 9 Best Android App Templates for Business

    9 Best Android App Templates for Business

    Tutorial Beginner

    Are you planning to create an app for your business? If you don't know where to start, that's where Android business app templates from CodeCanyon can help....

  4. 18 Best Contact Form PHP Scripts for 2025

    18 Best Contact Form PHP Scripts for 2025

    Tutorial Beginner

    Are you looking for an easy-to-use contact form PHP script? Contact forms are a must-have for every website, and with 14 premium scripts from CodeCanyon and...

  5. Advanced File Upload and Content Management With Filestack

    Advanced File Upload and Content Management With Filestack

    Tutorial Beginner

    We live in the information age. From communication to shopping to finances to work, we handle most of our interactions digitally through websites and apps....

  6. HTTP: The Protocol Every Web Developer Must Know—Part 2

    HTTP: The Protocol Every Web Developer Must Know—Part 2

    Tutorial Intermediate

    In this post we'll look at the finer aspects of HTTP, like connection handling, authentication, and HTTP caching. These topics are fairly extensive, but...

  7. Send Emails in PHP Using Symfony Mailer

    Send Emails in PHP Using Symfony Mailer

    Tutorial Beginner

    In this article, we're going to explore the Symfony Mailer library, which allows you to send emails from PHP applications. Starting with installation and...

  8. Write to Files and Read Files With PHP

    Write to Files and Read Files With PHP

    Tutorial Beginner

    In this tutorial, you'll learn several important functions in PHP which are sufficient for all your basic file reading and writing needs. You'll learn how to...

  9. Angular vs. React: 7 Key Features Compared

    Angular vs. React: 7 Key Features Compared

    Tutorial Beginner

    Angular and React are JavaScript technologies for developing single-page web applications. This article compares Angular vs. React in depth.

  10. Kotlin From Scratch: Classes and Objects

    Kotlin From Scratch: Classes and Objects

    Tutorial Intermediate

    Get an introduction to object-oriented programming in Kotlin by learning about classes: constructors and properties, casting, and advanced class features.

  11. Kotlin From Scratch: Packages and Basic Functions

    Kotlin From Scratch: Packages and Basic Functions

    Tutorial Beginner

    In this tutorial, we'll start by looking at how to organize code using packages in Kotlin, and then go on to an introduction to functions in Kotlin.

  12. How to Customize the WooCommerce Checkout Page

    How to Customize the WooCommerce Checkout Page

    Tutorial Beginner

    In this tutorial, I will show you how to customize the WooCommerce checkout page for free by using plugins and a little code.