Tag: PHP

Work

No areas/subareas matching tag

News

Diego Pino 28/01/2012

Beatiful PHP Code

Recently Salvatore Sanfilippo, creator of Redis, made the following controversial tweet: “I’ve the feeling that Ruby, Python, and other communities should help the PHP community to reach a more viable language ASAP”. [link] This is the...

Adrián Pérez 22/10/2008

Tip: Tracing execution by raising exceptions

This is a quick tip which I have found to be very useful when adding SQLite support to a PHP application which was running on PostgreSQL. It is nice to have different levels of debugging which can be enabled and disabled independently. Currently I have...

Adrián Pérez 24/07/2008

Databases: “id” attributes are a bad idea

Never, never ever have a column named id in your relational database. They work most of the time, but it such a common used name that it is likely that it will clash with something else. Want an example? Here it is: PHP behaves oddly when fetching rows....

Projects

GlobalSens

GlobalSens is a platform for monitoring and remote control by Arteixo Telecom, providing users means to check the status of their deployment and get reports in real time.

Mancomún

Website for FLOSS resources and services in Galicia

byGalicia

The internationalization portal commissioned by Galicia's regional government.

A Coruña Educational Centers intranet

A Coruña City Council maintenance of corporate intranet, website and internal applications.

HURS

Public website and corporative intranet of Reina Sofia University Hospital

Labs projects

No labs projects matching tag

Commits

No commits matching tag