Joined December 2012
·
Posted to
Make string url ready
over 1 year
ago
wouldn't it be just as easy to call
$url = filter_var($string, FILTER_SANITIZE_URL);
Posted to
Better documentation for PHP, Python, JavaScript, JQuery, HTML, CSS, and DOM
over 1 year
ago
it's cool the site is on github! local clone here i come ;D
Posted to
Why not to use NOW() in MySQL
over 1 year
ago
great article. the only time i use NOW() is mysql queries are in WHERE statements when trying to retrieve current data.
Achievements
163 Karma
13,203 Total ProTip Views

Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos

Raven
Have at least one original repo where some form of shell script is the dominant language

Forked
Have a project valued enough to be forked by someone else

Cub
Have at least one original jQuery or Prototype open source repo

Nephila Komaci
Have at least one original repos where PHP is the dominant language

Nephila Komaci 3
Have at least three original repos where PHP is the dominant language

Charity
Fork and commit to someone's open source project in need
the "endif" keyword makes me shutter in remembrance of my vb days.