

Posted 24 July 2012 - 02:07 PM
Posted 10 August 2012 - 07:01 AM
Posted 05 November 2012 - 04:14 PM
Posted 05 November 2012 - 04:28 PM
Java. (NOT Javascript. Please do not ever, EVER get them confused.)
And CSS.
CSS is simple, and the results are beautiful. As you should know.
*insert cliché inspirational quote here*
Posted 05 November 2012 - 04:55 PM
Posted 05 November 2012 - 05:16 PM
Obligatory link. That said if PHP makes you happy stick with it.
*insert cliché inspirational quote here*
Posted 05 November 2012 - 05:27 PM
Rumors of my demise have been greatly exaggerated.
Posted 05 November 2012 - 05:37 PM
And a great house can be made with solely a hammer, that doesn't make it the right tool for the job though. ;pThat's a very good analogy, but TBH I don't mind the inconsistency in the function names, doesn't really bother me. And some great applications have been made with PHP, such as Facebook, and IPB.
Posted 05 November 2012 - 07:17 PM
Rumors of my demise have been greatly exaggerated.
Posted 05 November 2012 - 08:24 PM
Posted 06 November 2012 - 01:50 AM
That's true actually.Unfortunately a lot of what makes PHP unpredictable is the users' aversion to change. It'd be nice if we could re-write the spec, but too many children would whine. Just look at any changelog where a function that didn't work right was fixed, and people actually complain about not getting the same output anymore, even though they were using the function incorrectly and the output was a result of an error.
I doubt thatAnd a great house can be made with solely a hammer, that doesn't make it the right tool for the job though. ;p
*insert cliché inspirational quote here*
Posted 06 November 2012 - 08:22 AM
Posted 06 November 2012 - 08:30 AM
I wouldn't really call that a feature - parsing is slower than compile at run time.PHP is nice because there is no compiling required.
I mean, a binary is a binary. It doesn't matter what is was compiled from - C, Java, whatever, you can still interface to it.C# is good too, but not nearly as many APIs available as Java.
Posted 06 November 2012 - 08:44 AM
I wouldn't really call that a feature - parsing is slower than compile at run time.
I mean, a binary is a binary. It doesn't matter what is was compiled from - C, Java, whatever, you can still interface to it.
Posted 06 November 2012 - 08:48 AM
Posted 06 November 2012 - 01:06 PM
My house is made on a pier and beam foundation, no concrete needed.That's true actually.
I doubt thatWhat about the concrete base?
Posted 06 November 2012 - 02:00 PM
Fair 'nuff, but with a little hammer, you would be there for some time hammering and hammering until you get white finger.My house is made on a pier and beam foundation, no concrete needed.
*insert cliché inspirational quote here*
Posted 06 November 2012 - 02:48 PM
Posted 06 November 2012 - 04:38 PM
CSS is more markup than programming, like HTML.
PHP is more of a programming language. Although it is interpreted by a C++ compiler it's still functional and could still classed as programming. It is Object Oriented and Procedural, it's a funny language, but it's very good, and is handy to know.
Posted 06 November 2012 - 05:25 PM