links for 2006-10-18
-
Creado por: http://juanxavier.com/ – WebSnapr lets you capture screenshots of (almost) any web page. Let your visitors to instantly visualize any web page before clicking
Learn how to incorporate the Facebook SDK into the CodeIgniter framework, using the available functions to create applications. …
El buffer de PHP permite almacenar la salida de PHP para enviarla en bloques de cierto tamaño. Una forma de forzar el envío del buffer es usando el método flush(). Es interesante usar este método justo detrás de la cabecera del documento HTML, ya que cuando se envía el head el navegador puede empezar a descargar CSS, javascripts, iconos, …