PHP Best Practices

2016-01-31T11:32:18-08:00Blog|

You know the worst part about focusing on function over form, and working mostly on your own? You neglect to make sure that your coding style is uniform, that you're following best practices, and that your code is properly SPACED and INDENTED (one tab per level). A lot of times I don't have to go [...]