Connecting Tech Pros Worldwide Forums | Help | Site Map

Need good links on how to send form / unix/ linux

Paul
Guest
 
Posts: n/a
#1: Nov 6 '05
HI! I need to know how to send form output to a non-windows platform. what
are the standards script in? are they in cgi or php?

If there is a specific newsgroup for this please let me know :)

--
Thanks in advance :)

Paul



McKirahan
Guest
 
Posts: n/a
#2: Nov 6 '05

re: Need good links on how to send form / unix/ linux


"Paul" <paul.dallaire@sympatico.ca> wrote in message
news:B%hbf.20762$LF3.1184093@news20.bellglobal.com ...[color=blue]
> HI! I need to know how to send form output to a non-windows platform. what
> are the standards script in? are they in cgi or php?
>
> If there is a specific newsgroup for this please let me know :)
>
> --
> Thanks in advance :)
>
> Paul[/color]

Sending form data doesn't change.

It's how it's handled by different languages that changes.

Check the PHP (or Perl or ?) documentation for details.


Closed Thread