Tag Archives: GD

PHP GD Image at Pixel Level Animation Tutorial

Yesterday’s PHP GD Image at Pixel Level Outputs Tutorial was a tilt back to getting the “hard working duck” PHP child process more user friendly, and don’t know if the PHP’s newfound … “parent” “body” (or other) element background image … Continue reading

Posted in Animation, eLearning, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

PHP GD Image at Pixel Level Outputs Tutorial

On a (web application) “tool” project, is it the chicken or the egg that drives you? Sometimes, for us, we jump around. For us, depending on the nature of the “tool” we enjoy trying to … make the “child” generic … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

PHP GD Image at Pixel Level Background Tutorial

Yesterday’s PHP GD Image at Pixel Level Primer Tutorial had us musing …. Do you feel this web application has the genericity to be a “tool”? Spoiler alert … we think so. … and so here we are, today, with … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , , , , , , , , , , | Leave a comment

PHP GD Image at Pixel Level Primer Tutorial

A great place to start learning about the serverside language PHP is to read the webpage Image Processing and GD because PHP is great in so many ways regarding image creation and manipulation. The GD methods (down to the pixel … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , | Leave a comment

Animated GIF via PHP Writing PHP Primer Tutorial

We find another very useful reason for PHP to write PHP. Today we establish a PHP web application to dynamically create Animated GIF images via some still images, like Gifpal would do. We have some great open source PHP code … Continue reading

Posted in Animation, eLearning, Tutorials | Tagged , , , , , , | 6 Comments

PHP GD and Image Functions Primer Tutorial

The PHP GD library is great for image drawing. The huge advantage with having this “talent” in PHP is that PHP is a serverside language capable of “talking” to your web server, and save files there, so you can download … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , | Leave a comment