Category: Software Engineering

  • Tips to Great SEO

    Tips to Great SEO

    This is a VERY old post from 2010. It’s here for archival purposes, but it may be inaccurate now. What is SEO? SEO, or Search Engine Optimization, is the art of presenting a site in such a way that a search engine can read it easily. Good SEO also helps with social networking and bookmarking…

  • fopen() for Databases?

    fopen() for Databases?

    This is a VERY old post of mine from 2009 that I’m sharing for sport. This entry assumes that you have some prior knowledge of databases, PHP, or other programming languages. However, for those that don’t, I’ll try to sum it up in a way for visitors to understand. The statement “fopen”, or as PHP…

  • How-To Securing PHP5 $_GET Strings

    This is a VERY old post of mine from 2008 that I’m sharing for sport. There are many articles on the internet, none are complete in securing something. This article is no different. Every day holes are found in code, and they rarely get reported right away…and updated right away. But keeping yourself aware of…