11
Aug

It’s time for PHP 5

Despite that it has been known for a while, the time has now simply come. PHP 4 has received its final release, version 4.4.9. The last security fix, the last bug fixes, and the last time it will get support. It’s time for PHP 5. If you run a web site at a hosting provider, or perhaps are your own host .. this blog entry is a required read for you. more…

30
Jul

Tweet Digest for 2008-07-30

  • @kevinrose Awesome violance - I feel like we’re back in 86 again.
  • @jpitts I will hit on megan every and any time I want to :) Megan can speak for herself and doesn’t need a boyfriend to do that. lol -fail
  • PHP Programmers : http://tinyurl.com/65rgfl : Symphony contacted customers about their security.
30
Jul

PHP Programmers : http://tinyu…

PHP Programmers : http://tinyurl.com/65rgfl : Symphony contacted customers about their security.

12
May

MySQLi

With MySQL v3 out of the way, and MySQL 4 and 5 being used everywhere now (and if you have not upgraded to the latest stable .. shame on you) I think it is time to point out that you can use MySQLi for your code, software and sites. This blog is to inform you about MySQLi and give you information so you can decide to upgrade and if you have already to perhaps use it on your vBulletin installation.

more…

24
Apr

Installing APC on CentOS 5 Server

Bigger PHP applications, such as vBulletin can gain a lot of increased performance from running a PHP op-code cache/accelerator such as APC.

Here are some instructions on how install APC on various systems, my personal experience is with what appears the most common: 32bit CentOS 5 Server.

more…