Programming
Where can I find good tutorials to learn how to program CGI? What is the difference between CGI and PERL? Thanks!
~Park~
------------------
ICQ-54455232
E-mail- [email protected]
http://photolink.hypermart.net/pstuff2/
Where can I find good tutorials to learn how to program CGI? What is the difference between CGI and PERL? Thanks!
~Park~
------------------
ICQ-54455232
E-mail- [email protected]
http://photolink.hypermart.net/pstuff2/
mellinger posted this at 13:25 — 18th December 1999.
They have: 64 posts
Joined: Jan 1999
You can find some great tutorials at http://www.cgi-resources.com They have a whole ton there. Also, you may want to check out http://www.perlarchive.com as they also have some good tutorials. Sorry, but I don't know the difference between perl and cgi.
Michael
http://www.free-screen-saver.com
fairhousing posted this at 16:03 — 18th December 1999.
They have: 1,587 posts
Joined: Mar 1999
i did a search on the differ engines and asked questions in forums and learned enought to make simple scripts and customize any pre-made script. there really doesn't seem to be one resource on the net that's got it all when try to learn perl.
------------------
Get paid to surf, email, and everything else online! 75 hrs a month at 55+ cents an hour! Beats AllAdvantage Easily. CLICK 4 DETAILS
Traffic-Website.com free traffic, affiliate programs, hosting, & domain names.
My Site got hacked, but i'm coming back?
Rob Pengelly posted this at 16:07 — 18th December 1999.
They have: 850 posts
Joined: Jul 1999
CGI is Common Gateway Interface, which is just a method for servers to read info from documents, users, databases etc and write to files, databases etc.
Almost any programming language can be used to make CGI programs, but Perl seems to be the most popular one.
So, there really is no difference between CGI and Perl because they are two different things.
Maybe someone can explain this better.
As for learning, I guess you are on Windows? if so, you can download ActivePerl at http://www.activestate.com and test scripts on your own O/S. It also comes with TONES of documents that help teach you perl.
------------------
A hippo can open its mouth wide enough to fit a 4 foot tall child inside.
[This message has been edited by robp (edited 18 December 1999).]
http://www.thehungersite.com - http://www.therainforestsite.com
http://www.ratemymullet.com - Beauty is only mullet deep.
japhy posted this at 22:41 — 18th December 1999.
They have: 161 posts
Joined: Dec 1999
robp - good answer, but that sentence "so there really is no difference" is kinda bad
There is a major difference between CGI and Perl -- as big a difference between cars and apples.
The only way that ANY programming language is related to CGI is that it can be used to make CGI-enabled programs.
So that's that.
------------------
--
MIDN 4/C PINYAN, NROTCURPI, US Naval Reserve
Malte posted this at 23:32 — 18th December 1999.
They have: 297 posts
Joined: Apr 1999
Perl is a programming language, nobody said this really clear before.
CGI is an interface to execute programs on the server side and handle their output like a normal HTML document. It basically does nothing else but execute the program, provide some environmental information (HTTP referrer, script name, remote host, etc.), and reroot the script input source and the output channel.
Perl is used so much, because its very strong in text processing, and HTML is text
The best way to understand the difference between CGI and Perl is this: You could use Perl to program the CGI interface but you couldnt use CGI to make a Perl compiler.
Malte
------------------
Malte Ubl - www.Boardzilla.org
Communication: public<->programmers
of the Boardzilla BB
Anonymous posted this at 23:48 — 18th December 1999.
They have: 5,633 posts
Joined: Jan 1970
Thanks, what language do I need to know to make a bulletin board thing like this for my site. Thanks
~Park~
------------------
ICQ-54455232
E-mail- [email protected]
http://photolink.hypermart.net/pstuff2/
fairhousing posted this at 00:11 — 19th December 1999.
They have: 1,587 posts
Joined: Mar 1999
the ubb forums were perl/cgi last i checked.
------------------
Get paid to surf, email, and everything else online! 75 hrs a month at 55+ cents an hour! Beats AllAdvantage Easily. CLICK 4 DETAILS
Traffic-Website.com free traffic, affiliate programs, hosting, & domain names.
My Site got hacked, but i'm coming back?
Rob Pengelly posted this at 00:21 — 19th December 1999.
They have: 850 posts
Joined: Jul 1999
Japhy, thats kinda what I mean't but didn't come out correctly, mkean't there is no difference, because they cannot be compared
Fairhousing, I think saying "Perl/Cgi" may mess sixflass111 up even more . The bulletin board was done in Perl
------------------
A hippo can open its mouth wide enough to fit a 4 foot tall child inside.
http://www.thehungersite.com - http://www.therainforestsite.com
http://www.ratemymullet.com - Beauty is only mullet deep.
Anonymous posted this at 00:28 — 19th December 1999.
They have: 5,633 posts
Joined: Jan 1970
Mess me up even more ha ha ha. That wasn't very nice . Thanks everyone!
P.S. a hippo can really open it's mouth that far? Also where do u get all those crazy statistical things?
Thanks,
~Park~
------------------
ICQ-54455232
E-mail- [email protected]
http://photolink.hypermart.net/pstuff2/
Rob Pengelly posted this at 00:54 — 19th December 1999.
They have: 850 posts
Joined: Jul 1999
I first noticed facts at http://www.webdog.org , and asked if he would release the text file of facts. As i expected he said no, so I just looked on the 'net for "Stupid Facts" or "Pointless Facts" and put together a huge (300+ I think) collection of facts. I wrote a simple script in perl that prints a random fact, and will put them on future webpages of mine. Reloads to view more facts= more banner views .
------------------
An ostrich's eye is bigger than it's brain.
[This message has been edited by robp (edited 18 December 1999).]
http://www.thehungersite.com - http://www.therainforestsite.com
http://www.ratemymullet.com - Beauty is only mullet deep.
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.