Category Archives: php

PHP Datatype Validation

So, let’s say that you’re writing a function or some sort of script. and you need to sure you’re only getting a certain datatype as a value. Then you realize that PHP has no actual datatype enforcement like C or … Continue reading

Posted in Geeky Rants, php | Tagged , | Leave a comment

Leap Seconds

So, I noticed when my employer moved to a new web-server running (at the time) the most up-to-date version of mySQL and PHP there were some discrepancies with dates. Then I realized something. For some reason when certain functions of … Continue reading

Posted in Geeky Rants, php | Tagged , , , , | Leave a comment

PHP Powered IRC Services?

So. For awhile, I’ve been thinking of doing something. I probably really won’t have the time to do it, but I figure i might as well get it on “paper” and perhaps inspire someone to either join forces with me … Continue reading

Posted in php | Leave a comment