Sponsors
-
Recent Posts
Recent Comments
- [How to] - Multiple PHP version in Apache on PHP5 and PHP4 Running on SAME apache server
- Setting up PHPUnit with XAMPP | Ratatouille on PHPUnit Database Extension (DBUnit Port)
- Loading schema from SQL file, in PHPUnit test on PHPUnit Database Extension (DBUnit Port)
- Christof on Phake 1.0.0 is finished
- Camo Yoshi on Windows 98 Drivers for Dell Memory Key
Archives
- January 2012
- December 2010
- February 2009
- December 2008
- October 2008
- June 2008
- May 2008
- April 2008
- November 2007
- October 2007
- September 2007
- June 2007
- January 2007
- October 2006
- August 2006
- May 2006
- April 2006
- February 2006
- December 2005
- October 2005
- August 2005
- May 2005
- April 2005
- March 2005
- February 2005
- January 2005
- December 2004
- October 2004
- July 2004
- June 2004
Categories
Meta
Monthly Archives: August 2005
Propel Stuff
I have spent most of this last week fiddling with Propel trying to get it to suite my needs. Overall I would have to say it’s worked pretty nicely. There is some quirks about it that I absolutely can’t stand. … Continue reading
Posted in PHP
2 Comments
New ‘AJAX’ Tutorial, ala Joshua Eichorn
I just got done reading through this post by Joshua Eichorn. It is a nice little tutorial on how to set up and create a small little app with HTML_AJAX. Unfortunately for me I just started using JPSpan and have … Continue reading
Posted in PHP
3 Comments
var_export/print_r
Ilia Alshanetsky posted this a few hours ago on his blog: Security Implications of var_export/print_r It basically talks about how allowing user supplied (POST, GET or even COOKIE really) posts to be saved to strings via var_export and print_r can … Continue reading
Posted in PHP
Leave a comment
Thinking too much
I have spent the last couple days of my life observing and occasionally lending a hand in some of the php channels on irc.freenode.net. While I was watching questions and answers fly by in #php I observed something peculiar that … Continue reading
Posted in PHP
Leave a comment