Quote:
Originally posted by Saga2001
CGI and Perl actually are the same, CGI is considered a language by the Unix community at least and since they are the ones who made it, i'd go with them. PHP is actually the easiest by judgment, since it automatically decides if something is a string, int, etc. CGI is just a different version of perl. and is indeed a different language. The reason i say that PHP is easier is because i learned php in 10 mins while Perl took 45. .
AH if you know PHP you are well on your way to GScript, there are many differences but if you can learn PHP you can DEFINATLY learn GScript. There are array() = setarray, messages = echo, etc. So just do as Kaimetsu says and all will be good, cause kaimetsu is the intellegence of the forums, we are all his drones.
|
lol in 45 minutes you only know some small basics... Perl (if u are doing big things not silly stuff like a guestbook) can be as complicated as any other language... and yeah you are right, compared to perl, PHP is very easy to learn (even veeeeery fast if u have Perl knowlage) bc many parts are based on Perl... but with better and easier acces to many things...
"CGI is just a different version of perl" <--- u haven't read my post dude, plz don't talk nonsens... cgi != Perl it's only one of these languages used for cgi it's not cgi itsself...