Tag Archive | "object"

PHP : Array to Object

Tuesday, May 6, 2008

23 Comments

ShareI wrote a quick and simple function which allows you to quickly convert arrays to objects. It allows you to change an array like this :

Continue reading...

Embed Quicktime Movie

Tuesday, April 29, 2008

4 Comments

ShareEmbedding a Quicktime movie player into your webpage work similarly to embedding Flash files, making use of the OBJECT, EMBED and PARAM tags inside your HTML code. You can play .MOV, .MP4 and .MPEG files with the embedded Quicktime movie player.

Continue reading...