PHP mail
Tuesday 12/18/2007 – Category: Uncategorized
How to use the often overlooked fourth parameter while using mail function in php:
bool mail ( string $to , string $subject , string $message [, string $additional_headers [, string $additional_parameters ]] )
The additional_parameters parameter can be used to pass [...]
When using flvtool2 to trim flv’s…
Friday 12/14/2007 – Category: Uncategorized
Use the -a switch to collapse space between cut regions (i.e. resets duration and keyframes from 0)
Recent Posts
- Good Word - now with definitions!
(Friday 03/5/2010 – 2 Comments) - Good Word - Words With Friends Word Checker
(Thursday 02/25/2010 – 31 Comments) - Facebook App Development gotchas
(Friday 02/19/2010 – No Comments) - StoreKit SKErrorUnknown
(Friday 02/19/2010 – 1 Comment)
