Hacker News new | ask | show | jobs
by erhaetherth 739 days ago
> You can even do what I did in the first program I ever wrote and use php code as a storage format.

__halt_compiler() is fantastic for this (mixing code + data). I've done it a few times.