Tag Archives: PHP5

PHP5 LLSD Parser example

I recently committed my LLSD parser to the public SVN server, after someone posted on the RegAPI mailing list asking for a LLSD parser that worked under PHP5.First the example script, then a step by step explanation of the output. 01< ?php02header(’Content-Type:text/plain’); # makes it easier to read the output03define(’UHU_DEBUG_MODE’,true); # enables extended error reporting04define(’UHU_ERROR_AS_EXCEPTION’,true); [...]

PHP5 Certification – practice exam progress

Since I’ve read through PHP Objects, Patterns and Principles (2nd Edition) twice, I decided to take another one of the PHP5 Certification practice exams.

PHP5 Certification – practice exam progress

Since the grid search query is going to take a while to complete and most of my projects are either being held up by the query or something else (if there’s a project I’ve forgotten about, please remind me!), I thought I’d use up one of my PHP5 Certification practice exam credits. The Results Things [...]

Bad Behavior has blocked 195 access attempts in the last 7 days.