Perl und ich habe eine ganz *besondere* Beziehung ;^)
use Time::Local;
$time = timelocal($sec,$min,$hours,$mday,$mon,$year);
$time = timegm($sec,$min,$hours,$mday,$mon,$year);
# $mon geht von 0 - 11
Perl und ich habe eine ganz *besondere* Beziehung ;^)
use Time::Local;
$time = timelocal($sec,$min,$hours,$mday,$mon,$year);
$time = timegm($sec,$min,$hours,$mday,$mon,$year);
# $mon geht von 0 - 11
Einen sehr interessanten Ansatz für “Variablen in CSS” bietet CSS Colors: Take Control Using PHP.
/* Use the base color, two shades darker */
background:#= $base->bg[’-2′] ?>