Archive for the ‘PHP’ Category

Registration form with Flex and AMFPHP

Tuesday, October 23rd, 2007

Source code can be found here.... Read More

How to write a PDF from PHP with a custom font and encoding

Monday, October 22nd, 2007

Update 01 Feb 2008... Read More

Joomla 1.5 Extended Registration

Thursday, October 18th, 2007

Update: There’s a whole new series on customizing Joomla, the tutorial on how to create a Joomla component from scratch might be especially interesting in relation to this tutorial.... Read More

Marrying the Zend Framework and HTML Ajax

Monday, October 15th, 2007

Update: Since writing this I’ve instead started using jQuery for my Ajax needs, you should too, or MooTools maybe. I’ve written a new piece demonstrating how jQuery can be used with ZF.... Read More

HTML Ajax

Monday, October 15th, 2007

Update: I don’t use this framework anymore my favorite way of communicating with the server is now the $.post method of jQuery.... Read More

XAMPP on Suse

Monday, October 15th, 2007

What do you do if you have a lazy no good linux admin that won’t do as he is told and you want him to enable pdo, mod_rewrite and more? Well Linux nerds are a stubborn bunch so don’t bother threatening, pleading or bribing, if the admin in question doesn’t feel like doing as he is told he won’t. That the useless nerd is actually getting paid to do stuff like this is apparently completely irrelevant.... Read More