PASCAL SUCKS!Thunderbolt said:Get stuffed. lol
I'll agree with the code formatting though. <sheep>Baaaad boy.</sheep>
Learning PHP and know a bit of Delphi (Object Pascal), and I still think Delphi is far superior to that of PHP... It's like comparing apples to oranges. PHP is web oriented and a scripting language; Object Pascal, however, is a client-side and natively compilable language.
mysql_query($db_link, "INSERT my_query_here");
$db_link.query("INSERT my_query_here");
He is, I assure you.I just contradicted the hell out of myself, didn't I. Oh well. Mr. Starcraftmazter seems like an interesting guy to pick a fight with... I mean talk to.
We need some official SDD students off-topic thread to talk about codeTo stay on topic, I'll give myself ~75-80 tops.
Though Delphi for PHP is an interesting combination.
if this starcraft boaster .. what ever his real name may be doesnt get state ranking then his a fag that .. either puts false hope in himself to put down others or is a retard that cant write down shit properly..Starcraftmazter said:You forgot the dollarsigns. Any language not using dollarsigns, is a language not worth knowing following. Also, my name should be in either double or single quotes.
You also didn't indent - shame on you!
And commands in CAPS? Come on, this ain't 1980 anymore.
I can say the same to you. Learn to type properly.nealos said:if this starcraft boaster .. what ever his real name may be doesnt get state ranking then his a fag that .. either puts false hope in himself to put down others or is a retard that cant write down shit properly..
gud luck for your furture... spastic
Oh it's on now, bitch.PASCAL SUCKS!
Looking forward to it.He is, I assure you.
Nothing stopping us from creating one (or a forum) eh? I've got a website that's seldom used.We need some official SDD students off-topic thread to talk about code
Yep, got that right! (Apples and Oranges).Thunderbolt said:I still think Delphi is far superior to that of PHP... It's like comparing apples to oranges.
Oxymoron of the century!!!ballistix said:You're an idiot.
Learn a language that is processor dependant
What's stopping you from making your own OOP class? With mine, all you do is,ajdlinux said:which is more logical and OOP.
$db->query ("INSERT INTO students (name, subject, score) VALUES ('Starcraftmazter', 'SDD', '100%');");
What in the hell is wrong with Liway? We already have me, you and Daniel thereajdlinux said:We need some official SDD students off-topic thread to talk about code
http://forums.liway.com/Thunderbolt said:Nothing stopping us from creating one (or a forum) eh? I've got a website that's seldom used.
Yes, Pascal is a crap language, and PHP is a half-decent language.Starcraftmazter said:Yep, got that right! (Apples and Oranges).
Perhaps he was referring to languages compiled to machine code, but there should be very little in any language that's actually processor dependent, most of that should be in libraries.Oxymoron of the century!!!
Of course, I'm sure every programmers wants to learn a language which will only be useful on one processor. Because god damn, that's the way to make portable and popular software!
Um, I have to go and make it? It doesn't fix the fundamental problem - a language like PHP feels like it's designed for imperative rather than OO programming.What's stopping you from making your own OOP class? With mine, all you do is,
Code:$db->query ("INSERT INTO students (name, subject, score) VALUES ('Starcraftmazter', 'SDD', '100%');");
1. There's no separate section for talking about programming in particularWhat in the hell is wrong with Liway? We already have me, you and Daniel there
http://forums.liway.com/
Best technology and programming forum in the world
Lol if he was, then he's an idiot, because EVERY language is compiled to machine code, otherwise it wouldn't be possible to run it.ajdlinux said:Perhaps he was referring to languages compiled to machine code, but there should be very little in any language that's actually processor dependent, most of that should be in libraries.
Well if you're a lazy arse than you can use the MySQLi classajdlinux said:Um, I have to go and make it? It doesn't fix the fundamental problem - a language like PHP feels like it's designed for imperative rather than OO programming.
The coding section? And the only thing that's crashing, is your point balanceajdlinux said:1. There's no separate section for talking about programming in particular
2. It's crashy!
Except PHP is interpreted, not compiled. You're the idiot hereStarcraftmazter said:Lol if he was, then he's an idiot, because EVERY language is compiled to machine code, otherwise it wouldn't be possible to run it.
I've heard that, but I must say PHP4 is much more imperative than OO. They also need to remove the integrate-with-HTML 'feature'.Well if you're a lazy arse than you can use the MySQLi class
PHP5 is made for OOP man, trust me - it has infinite improvements over PHP4, and is just as strong as any other language.
Except that's the webmasters coding section. Not the general programming sectionThe coding section? And the only thing that's crashing, is your point balance
Except interpreted languages also get compiled (line by line), otherwise, like I stated previously, it would be impossible to execute them.ajdlinux said:Except PHP is interpreted, not compiled. You're the idiot here
Screw PHP4, it's not even supported anymore. And whats this "integrate-with-HTML 'feature'" ?ajdlinux said:I've heard that, but I must say PHP4 is much more imperative than OO. They also need to remove the integrate-with-HTML 'feature'.
Ahh, but the Webmasters is simply a category, it's not an actual requirement for the forum.ajdlinux said:Except that's the webmasters coding section. Not the general programming section
Except the process of an interpreter executing a line of code is called 'execution', while compilation is the translation of source code into object code.Starcraftmazter said:Except interpreted languages also get compiled (line by line), otherwise, like I stated previously, it would be impossible to execute them.
Looks like you're a double idiot.
<html>Screw PHP4, it's not even supported anymore. And whats this "integrate-with-HTML 'feature'" ?
Rename it thenAhh, but the Webmasters is simply a category, it's not an actual requirement for the forum.