TeamPhotoshop
Reviews, updates and in depth guides to your favourite mobile games - AppGamer.com
Forum Home Latest Posts Search Help Subscribe

Help with web forms

Page: 1 2 Reply
Nov 13th 2004#162768 Report
Member since: Jun 27th 2001
Posts: 94
After years of putting this off, I have finally come to the conclusion that I should learn how to insert my own cgi forms. I'm tired of using those crappy free things with advertisements on them.

I have a friend that I need to make a form for. I'm not sure though how to make everything work. I think I need to know the basics of cgi 101 or somethign like that. DOes anyone have a link to a good site that takes you through it stpe by step. I've searched, but have not been able to find anythign good.

Thanks for the help.
Reply with Quote Reply
Nov 16th 2004#162824 Report
Member since: Apr 1st 2002
Posts: 1487
CGI only, or would you like to maybe learn PHP, which in my opinion is easier to learn, and more versatile.
Reply with Quote Reply
Nov 16th 2004#162830 Report
Member since: Mar 18th 2001
Posts: 6632
CGI isn't even a language... Normally when someone refers to CGI they really mean PERL, but it could be any language really.

But yeah, PHP is the easiest in my opinion. Probably the most widespread as well.
Reply with Quote Reply
Nov 16th 2004#162838 Report
Member since: Sep 6th 2001
Posts: 3893
I have to agree, PHP is an all around better language. Its easier to learn, has become almost a standard language on the web, and is probably the most applicable. Might want to look into learning it instead of PERL.

However if you still want to learn PERL check out some of these books on amazon...
http://www.amazon.com/exec/obidos/search-handle-form/102-7531244-2821745

Or check out...
http://www.perl.com/ and fallow some of the links on that site. You should be able to find something that will help you out
Reply with Quote Reply
Nov 16th 2004#162839 Report
Member since: Mar 18th 2001
Posts: 6632
Also if you don't want to write the script yourself, there are lots of them on www.hotscripts.com under PHP and then Email or something like that.
Reply with Quote Reply
Nov 16th 2004#162841 Report
Member since: Apr 1st 2002
Posts: 1487
[QUOTE=deker]CGI isn't even a language... Normally when someone refers to CGI they really mean PERL, but it could be any language really.

But yeah, PHP is the easiest in my opinion. Probably the most widespread as well.[/QUOTE]Yea, you're right, I've just come accustomed to calling Perl scripts CGI because often they end with the .cgi extension, but you knew where I was coming from anyway.
Reply with Quote Reply
Nov 16th 2004#162853 Report
Member since: Apr 20th 2002
Posts: 3000
[offtopic] holy **** its squid [/offtopic]
Reply with Quote Reply
Nov 16th 2004#162859 Report
Member since: Apr 1st 2002
Posts: 1487
[QUOTE=!mo0chan!][offtopic] holy **** its squid [/offtopic][/QUOTE]
Yes it is. :D
Reply with Quote Reply
Nov 21st 2004#163049 Report
Member since: Jun 27th 2001
Posts: 94
ok so I did some research and got a basic php from mail template on my web site now. Only problem is that I dont think I'm editing it right. I tried duplicating some feilds but it's screwing it up for me take a lookhttp://sitexplode.net/fs2.2/ it reads txt_address rather than "Address" like all the other lines. Any suggestions?
Reply with Quote Reply
Nov 22nd 2004#163096 Report
Member since: Apr 1st 2002
Posts: 1487
Show us the code for the PHP script.
Reply with Quote Reply
Page: 1 2 Back to top
Please login or register above to post in this forum