Archive for the 'Programming' Category

Mar 29 2010

Zend Framework: /public folder redirect

Published byJose Hidalgo under Programming, php

The zend framework uses /public as a subdirectory to be setup as Document Root, the problem is that your hosting provider may not agree to change it, so this is one way to circumvent that.

No responses yet

Jan 25 2010

Provincias y Cantones de Costa Rica en dos toques(tablas)

Published byJose Hidalgo under Costa Rica, Programming, html

Las dos tablas para almacenar provincias y cantones de Costa Rica

No responses yet

Dec 29 2009

Javascript print_r

Published byJose Hidalgo under Programming, javascript

If you know the PHP function “print_r” you may want to have something similar in javascript. This is my version of it.

No responses yet

Dec 28 2009

(X)HTML templates

Published byJose Hidalgo under Programming

(X)HTML templates

No responses yet