Posts Tagged ‘data’

PHP Tutorials: MySQL (Part 6)

Creating an HTML form allowing you to select specific records from your database table.

Duration : 0:8:48

Read the rest of this entry »

Technorati Tags: , , , , , , , , , , , , , , , , , ,

PHP Basics: Arrays

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

Duration : 0:8:45

Read the rest of this entry »

Technorati Tags: , , , , , , , , , , , , , , , ,

Getting Started with the Google Data PHP Client Library

Trevor Johns goes over how to get started with the Google Data PHP Client – from installation to general architecture to brief demo with the Blogger API.

Getting Started Guide:

http://code.google.com/apis/gdata/articles/php_client_lib.html

Zend Framework Manual:

http://framework.zend.com/manual

Zend Framework API Docs:
http://framework.zend.com/apidoc/core

Duration : 0:12:34

Read the rest of this entry »

Technorati Tags: , , , , , , , , , ,

PHP Basics: Advanced function

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

Duration : 0:7:18

Read the rest of this entry »

Technorati Tags: , , , , , , , , , , , , , , , ,