APC is a nice caching plugin for PHP, that will store compiled php code in memory. This can cause problems when developing your site however - if you make code changes, you must wait until the next APC refresh to happen.
To clear APC cache manually - get the following file: