--- In [email protected], "Ashish Sheth" <[EMAIL PROTECTED]> wrote: > > Hi friends, > > I want to learn web programming with a scripting language. > There is a lot of talk about cgi. so on searching for the same > I found fcgi and cgi. Which is better to learn and which is better to > start with ruby or perl ? > Please help me. > > cheers > Ashish. > Hi Ashish,
CGI / FCGI both are Modules that you can use for web application development as far as Perl is Concern. If you are starting Perl Programming then i would suggest you to go with CGI & later When you are comfortable you should choose which solves your most problems. Hope this helps Sumit

