Cazpa.com PHP Developer & Website Designer

9Mar/109

PHP Basics: Loops – While statement

The While statement acts as a loop, checking a condition at the start and executing a following block of code if that condition is met.

7Mar/1012

PHP Basics: IF statement

The IF statement is used to run code depending on a condition being true or false.

5Mar/1011

PHP Basics: Advanced function

Not the trickiest example function, however this will teach you how to output a value created from within the function.

27Feb/105

Building a CMS with PHP and MYSQL Part 3

Watch the HD and readable versoin here ------\/ www.qzpstudios.com Part 3 --------------------------------- Listing all posts and adding delete functionality. See the site for more videos and other goodies like source code and HD video! ----------------------------------------- www.qzpstudios.com

25Feb/1025

PHP Captcha Tutorial

Video tutorial explaining how to create a CAPTCHA system using PHP.

23Feb/1019

PHP Basics: Arrays

Arrays allow you to store a number of data values inside one variables, which makes it easier to read, quicker to assign and easier to access each element!

21Feb/1025

Javascript Tutorial // Changing Image Using Dropdown

This tutorial goes over using a dropdown to change the source of an image. HD: neoblob.com

17Feb/1025

PHP Tutorials: Show Recent Twitter Tweets using cURL

Show your most recent Twitter tweets using curl, a free client-side library standard to most hosting packages. Visit the forum for help! phpacademy.info Follow on Twitter! twitter.com

15Feb/1025

Uploading YouTube Videos with the PHP Client Library

Jochen Hartmann demonstrates the basics of how to use the PHP Client Library with the youtube Data API. PHP Developer's Guide: code.google.com Other documentation: code.google.com Please note that the code demonstrated is currently only available by obtaining the latest revision of the Zend Framework from svn.

Powered by WordPress Lab