Every now and then I get some coding pointers from my brother as he works through PHP legacy code. Here's #1:
litter your code with unused variables and assignments - if you have too few variables it'll make your application too light and it'll float away