-
Recent Posts
Categories
Archives
Tags
Follow Me
Twitter Updates
- Proud to announce telemeter-indicator for Ubuntu http://t.co/PTAFC0g1 5 months ago
- Websockets back in firefox 6, now that's great news http://bit.ly/lTDXmc 11 months ago
- LOL this guy makes some really fun video reviews http://t.co/pLIWrVU via @youtube 1 year ago
- 40 gigapixel picture. Damn thats impressive. Be sure to watch the video. http://tcrn.ch/h4kZGx 1 year ago
- Testing done right, nice article http://bit.ly/hnC088 1 year ago
Links
Tag Archives: PHP
Scripting Security
I recently read an article about website security on phpfreakz which is in Dutch. The title is “Webprogrammer’s Hacking Guide” which is pretty self-explaining. The article discusses most common programming mistakes. Most of them can be avoided by seriously checking user … Continue reading
PHP Interfaces
I know php interfaces for quite some time, and they are a very usefull construction in PHP especially when working with multiple programmers on some big projects. I probably dont use it enough, and thats why I post it here, to remind … Continue reading
XAJAX
Nice PHP Class Library for usage of AJAX together with PHP: http://www.xajaxproject.org/ If you want to integrate this with a template system like Smarty for example this is pretty easy: http://blogs.linux.ie/aj/2005/12/31/xajax-smarty/
AJAX alternative
Since AJAX is becomming more popular but not as compatible as it should, here is an alternative solution. I haven’t tested this myself, but it seems interesting enough to give it a try. http://www.phpit.net/article/ajax-php-without-xmlhttprequest/ Update: after some serious testing this … Continue reading
phpThumb
Nice PHP class for image resizing. http://phpthumb.sourceforge.net/





