This has got to be one of the worst examples of programming I have ever seen. The syntax is fine, but the amount of semantic errors in it are breath taking. The author hard coded most of the blog style and functions; Which is TERRIBLE instruction for a new comer to the language. Not only that, but the coding in itself is horrible; There is a total of 3 queries to view ONE post. that is insanely bad.
- By:
- seetherage
Mar 5th, 2011 at 12:06 AMThis has got to be one of the worst examples of programming I have ever seen. The syntax is fine, but the amount of semantic errors in it are breath taking. The author hard coded most of the blog style and functions; Which is TERRIBLE instruction for a new comer to the language. Not only that, but the coding in itself is horrible; There is a total of 3 queries to view ONE post. that is insanely bad.