CGI??!?!?
- Cheesemold
-
Cheesemold
- Member since: Mar. 16, 2001
- Offline.
-
- Forum Stats
- Member
- Level 12
- Blank Slate
- Pecos
-
Pecos
- Member since: Dec. 29, 1999
- Offline.
-
- Forum Stats
- Member
- Level 03
- Blank Slate
At 7/19/01 05:36 PM, cheesemold wrote: I want to learn how to program CGI. I'd prefer to learn it in C because I already know a little bit in it. Also I'd like to know where I could get a free compiler that runs on windows, and can compile C(I'd prefer it have some GUI).
Try Visual Studio, CodeWarrior, or GCC.
- stefen
-
stefen
- Member since: Jul. 23, 2001
- Offline.
-
- Forum Stats
- Member
- Level 02
- Blank Slate
At 7/19/01 05:36 PM, cheesemold wrote: I want to learn how to program CGI. I'd prefer to learn it in C because I already know a little bit in it. Also I'd like to know where I could get a free compiler that runs on windows, and can compile C(I'd prefer it have some GUI).
I always recommend Perl to people getting started with CGI programming. It takes a bit of getting used to, but Perl is very similar to C in some ways and there are TONS of examples out there if you get stuck.
If not, Borland has a free C++ compiler available. You might want to look into this.
hth
- Cheesemold
-
Cheesemold
- Member since: Mar. 16, 2001
- Offline.
-
- Forum Stats
- Member
- Level 12
- Blank Slate

