Blog of Ortz

I make stuff up

Skip to: Content | Sidebar | Footer

Category: PHP

TFH Recode

14 April, 2008 (16:43) | Flaming Head, PHP

Been a while since my last post… Seems like I can never think of anything to blog about. TFH is The Flaming Head, in case you’re confused.
I’m currently in the process of rewriting my entire site using the CodeIgniter framework. Not counting my blog and the forums, that is. Actually, I’m not sure if I [...]

PunBB Simple API

29 December, 2007 (18:26) | PHP

Integrating PunBB with other scripts is something that has always been a major pain for me. So, when I found this I thought I would share it.
PunSAPI allows you to do everything related to PunBB that you could do just by including common.php, like checking the cookie to determine if the user is logged in, [...]