Internal Server Error
20050214
PHP Reminder: type casting and copy substring
I keep forgeting some functions...
$n = (int) substr($s, strpos($s,"-")+1, strlen($s));
strtotime("-1 day", time());
strtotime("+1 day", time());
strtotime("next monday", time());
gmdate("Ymd", time())
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment