giovedì 2 settembre 2010

Il programma che fa tutto

try {
//do something
} catch(Exception \$e) {
header("Location: http://www.google.it/search?q=" . \$e->getMessage());
}

1 commento: