Persistent class does not seem to have been enhanced

published: Aug. 21, 2010 || updated: Aug. 21, 2010

So I got the error:

Persistent class does not seem to have been enhanged.

I found this google group mail archive that suggested to make (any) small change to the file and save it.

The worst part is, it worked. So if anyone else runs into this problem give it a try.

Read More »

Track Your Time Online for Free

published: July 27, 2010 || updated: July 27, 2010

Stopwatch App--Track Your Time Online.

There are many great time management tools on the Internet like basecamp, but before you punch your time sheet you need to know how long you spent doing it.

Read More »

Handling PDO Results

published: June 11, 2010 || updated: July 27, 2010

Handling PDO Results

stmt Extend_PDO::prepare  (  string $statement  [,  array $options = array()  ] )

Extend_PDO PHP script file

Traditionally working with PDO looks a little something like this:

Read More »