Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Graphics in PHP
Rating: 4.1 out of 5(27 ratings)
1,957 students

Graphics in PHP

Generate Images Dynamically in PHP
Created byMrudula Karande
Last updated 11/2021
English

What you'll learn

  • Graphics in PHP

Course content

6 sections12 lectures1h 15m total length
  • Introduction1:27

    This is just the introduction from course instructor

Requirements

  • Little Knowledge of HTML is required, PHP

Description

Graphics are one of the most compelling aspects of PHP.

  • Equipped with a powerful GD graphics library, it can dynamically manipulate images. It can create GIFs, JPEGs and PNG files.

  • Use of GD graphics library provides PHP programming with another major advantage.

  • Graphs, Charts, Bar diagrams, line diagrams can be easily created with dynamic properties using this.

  • PHP enables creation of image objects like circle, rectangle, arcs among others that can be manipulated to draw complex designs and patterns.

  • Image scaling is an important aspect that is required in websites.

  • This can be achieved easily using PHP script. It can specify coordinates to the plane of image and scale them automatically to any browser.

Considering above reasons, I decided to create this course. In this course you are going to learn

1. How to generate and save images dynamically in PHP.

2. GD Library Built-in Functions of PHP such as imagecreate() and imagecolorallocate().

3. Learn How to create different shapes like ellipse, line, circle, arc, rectangle.

4. Learn how to write text on images.

5. Learn how to use different fonts on images.

Join me in this course to explore the graphics in PHP. I have just touched the surface of graphics in PHP for you. Enjoy learning this aspect of PHP with me.

Who this course is for:

  • Polytechnic students, Diploma Students, PHP programmers