PHP/HTML Image Manipulation Primer Tutorial

PHP/HTML Image Manipulation Primer Tutorial

PHP/HTML Image Manipulation Primer Tutorial

Here is a tutorial that shows some very rudimentary PHP GD and Image Functions (manipulation) functionality.

Link to some downloadable PHP programming code … rename to myrudimentarydrawing.php.

For this tutorial we show the drawing of an ellipse or a rectangle into a web image either shown at the browser, or saved to a file and then displayed at the browser, and where get parameters are used to tailor your rectangle or ellipse as to whether it has a fill colour and where it is positioned and what width and height it has, and whether the image is saved to an actual file on the server (effectively uploading).

Some good background reading for this tutorial would be:

If this was interesting you may be interested in this too.

This entry was posted in eLearning, Tutorials and tagged , , , , , , . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>