Source Code

Here are tidbits and snippets of source I’ve collected from across the internet and reposted here, for organization’s sake and in case the original provision becomes unavailable. I’ll also be posting source code for several of my FOSS applications, as I dig them out of archives and such.

Content Scraping

Environment Detection

  • Mobile Browser Detection With PHP
    Detect which mobile browser, if any, a user is navigating to your application or website from, and display different content based on that detetction.

Revenue Monitoring

String/Text Manipulation

Leave a Reply