-
Content Count
90 -
Joined
-
Last visited
Everything posted by drago2308
-
The moment when you realize that the reason that your code doesn't work is due to one spelling mistake in a variable.. (all that rage and confusion)
-
Lol. That happened to me today although it only took about 5mins to find it. It was a string in php for mysql, so it looks like this: $var = 'member_id = ' . $member_id . ' AND day = "' . $today . '"'; So it's a quote, inside a quote that breaks the overall quote to insert a variable. Easy to get lost.
-
Though it usually makes me happy to see that the problem is something that I can solve. But I can't ignore the confusion part lol
-
I dont know how many times i had a little case problem. 1 little letter wasnt the right case and it took me an hour or more to find the problem.
-
-
http://gyazo.com/931ca9bb706ddac10202a2bb1803f9e3 click mp4 format. Somehow a fully functional gdu website appeared in the reply box :D