Log in

View Full Version : PHP is HARD



Cold Gunmetal
06-07-2006, 01:39 PM
How many people have trouble with PHP? I mean, any time I go into the other forums, it's like "Help get this huge complicated thing working" or "check out what I have done!" But when I come in here, it's like "F4T4L 3RR0R! H3LP!" or "PHP problems" or "Desperately seeking assistance". Why doesn't this work? Why is PHP so difficult!!:eek:

benslayton
06-07-2006, 01:46 PM
I would vote but my answer is not there. I use it, and needed help with some stuff but now it works. php is good.

Twey
06-07-2006, 03:55 PM
PHP, complicated? You haven't used many languages, have you? :)
PHP is incredibly simple. In fact, in some cases they've sacrificed language features for the sake of simplicity.

Setting up PHP is also no problem at all, except on Windows. Anyone daft enough to run a Windows server deserves everything they get. :)

djr33
06-07-2006, 09:34 PM
It really depends what you're asking.

I put no troubles, in the sense that all my troubles were self-inflicted with some stupid syntax error or whatnot.

Is html easy? Sure. Are you gonna have errors? Of course. Same with php, though it's a bit more advanced.