Live video streaming with PHP

Monday, 18 October 2010

Picture this. We want to stream live video. In fact don’t need PHP. We only need a flash player (or HTML5) and our live…

CakePHP Plugins

Thursday, 14 February 2008

Motivation This paper is intended to try to improve the next version of Cake. I think one of the most important features…

Objectos Mágicos

Monday, 20 August 2007

Hoje vou apresentar uma função que a maior parte da comunidade PHP não conhece. Está englobada dentro das “funções…

Guia para Iniciados

Tuesday, 14 August 2007

If you came here to learn about elementary PHP 4 or basic PHP 5, this is for you. Enjoy! PHP 101: PHP For the Absolute…

PHP Console

Monday, 13 August 2007

Alguma vez pensou se seria possível executar ficheiros de php na linha de comandos, como se fossem programas de C ou de…