The weather sucks today, rain with clouds is definitely not my cup of tea, along with it being pretty chili as well. Granted that I was planning to get some work done today I don’t feel as bad about the weather as those who were planning to go out today :)

Anyways, lets discuss something interesting like web development today. I have recently been writing a lot of PHP code, designing shopping cart systems and e-commerce stores. One of the most common issues I always run into is how to create readable code! When you are 10,000 lines of code deep and you must go back and recode something, at times I would not be able to recognize what needs to be edited and how it will effect other parts of code. This causes for you to waste time testing functions out, finding out what other parts of code use the function that you will be changing and so on.

Here are a few tips on how I keep my code clean and organized, and therefore save myself a considerable amount of time.

Read More

  • Delicious
  • Digg
  • Facebook
  • Google Bookmarks
  • MySpace
  • Reddit
  • Technorati Favorites
  • StumbleUpon
  • Email
  • Share/Bookmark