// WARNING, above link WILL crash you if you're using Windows if ($int > 1200) return '1200'; return (string) $int; } } ?>