We are constantly trying to improve PHP Freaks and these forums, so feel free to go to the PHPFreaks Comments/Suggestions board and point out anything you'd like to see different!
0 Members and 1 Guest are viewing this topic.
look this[tex]\[\begin{array}{l} S = 1 + 2 + 4 + 6 + 8 + \ldots \\ 2S = 2 + 4 + 6 + 16 + \ldots \\ S = 1 + 2S \\ S - 2S = 1 \\ S = - 1 \\ \end{array}\][/tex]
A programmer who shys away from elegant tricks will never be more than competent at best. Ego and a desire to attempt the impossible are traits of most great coders.