I have been going nuts with something here that has been driving me bonkers. That is writing a friggin' SQL using this:
INSERT INTO `G1ParamsKateg`...
Does anyone notice anything wrong with how that line goes? Besides the stupid elipses at the end. I want to know who the friggin' idiot was that decided to use the letter "L" lower cased in between to Capital Letters making all of us think it's a number `1 because of how small it is in phpMyAdmin and in our text editors. Mind you, I just discovered this running a search on a php file utilizing "G1" (the number one) and it found nothing even though I was staring right at what I thought was:
db_res("INSERT INTO `GlParamsKateg` (`name`,
Because the dangst thing looks like a number one when your looking at it in Notepad++. Is Boonex taking friggin' lessons on how to confuse people off the Automotive Engineers?
Come on folks, how hard would it have been to come up with something a little easier on the eyes and less confusing than using a letter that is very similiar to a number.
Rant done. Off to do this work I've been trying to figure out. At least now I know it's not a friggin' number.