This post originated from an RSS feed registered with PHP Buzz
by Dev Null.
Original Post: ASCII Tables PHP Class
Feed Title: Scatterism: Unfocused, Opinionated.
Feed URL: http://ramikayyali.com/tags/php/feed/
Feed Description: Useful tidbits on PHP and Web development.
The following mess that I’ll call code is a rough translation from a Python implementation, found on Reddit. Somebody beat me to a Ruby version, so I decided to flex those rusty PHP braincells.
Please forgive running lines, lack of refactoring and some stupid practices. Don’t blame PHP, because this can be refactored to a more [...]