Quote Originally Posted by Shana View Post
I'm completely a tab person. Actually, before I watched Silicon Valley, I didn't know there was so much controversy in Tab vs Spaces. I prefer Tabs because I can't keep on tapping the space bar to make my code readable.
Yes it is, but when I using MySQL there is an error occurred when I used tabs to leave space between data values to insert into table, and it cause error because of these tabs. I wasted too long to short out this, but visibly there is no change or error on the code. So what do you think about it?? How to solve this type of issues??