The ternary operator is essentially an inline IF statement, saving a lot of time and lines of code. In this tutorial we shorten around 9 lines, to 2. Official website phpacademy.org Support Forum http Follow us on Twitter! twitter.com
Posts Tagged ‘mark’
PHP Tutorials: Dynamic Pages (Part 3/3)
August 17th, 2011
phpmoz Load files into a content area dynamically using $_GET (eg index.php?p=contactus) WEBSITE phpacademy.org FORUM http TWITTER twitter.com FACEBOOK www.facebook.com
PHP Tutorials: Dynamic Pages (Part 2/3)
August 9th, 2011
phpmoz Load files into a content area dynamically using $_GET (eg index.php?p=contactus) WEBSITE phpacademy.org FORUM http TWITTER twitter.com FACEBOOK www.facebook.com
PHP Tutorials: Dynamic Pages (Part 1/3)
June 14th, 2011
phpmoz Load files into a content area dynamically using $_GET (eg index.php?p=contactus) WEBSITE phpacademy.org FORUM http TWITTER twitter.com FACEBOOK www.facebook.com
PHP Tutorials: Automatically Watermark Image on Upload
August 2nd, 2010
phpmoz This will automatically upload, save and display a watermarked image. The user will upload an image, it will then be processed and an external watermark image will be placed in the bottom right hand corner. The watermarked image will then be saved and is ready to be used. FORUM phpacademy.org TWITTER twitter.com BLOG blog.phpacademy.org

Posted in
Tags:

