Have you ever been so deep in code that you don’t actually know what’s going on around you? I’ve been working on a couple of PHP projects, and I’ve been so deep in code, I take a look at something perfectly normal, and all you can see is variables, functions and classes.

Some of the PHP stuff I’ve been working on (tidying up and increasing efficiency) is way past my level of coding, like customised PHP sockets and timers. I understand PHP enough to work on a simple website, but I like building PHP scripts which get executed in a command line. Like coding the file, hard coding the input variables, running the script, and jumping for joy when it executes how I want it to!

The biggest downfall I have, is coding HTML/CSS. I cannot design for shit! Nothing I actually design looks good! It works (to a certain extent), but looks like something you put your foot in while walking through a field of cow burgers!

I really do need to work on design, but if I can find a decent enough template, I can work around that, and make it work the way I want it to.