xmouse

'PHP' category

  1. Setting up a development environment

    Design decisions to go through when setting yourself up with a web server and associated technologies

    Read this entry.

  2. Removing values from a PHP array

    Just a note to self, as it took a decent amount of time for me to figure this out.

    Read this entry.

  3. grabcode documentation

    Some quick documentation on my new code-snippet plugin

    Read this entry.

  4. Implementing a code-snippet system

    Following in the steps of Dunstan’s redesign, I’m implementing a system to pull code snippets from one large depository.

    Read this entry.

  5. Seperating trackbacks and comments with WordPress

    A little rant and small tutorial on how to seperate user comments and trackbacks with WordPress.

    Read this entry.

  6. Arrays in PHP, part II

    A tutorial on arrays in the serverside language PHP and their usage. Part two of two.

    Read this entry.

  7. Arrays in PHP

    A tutorial on arrays in the serverside language PHP and their usage. Part one of two.

    Read this entry.