[Speedycgi-users] My non-CGI scripts parameters are getting correupted
Brought to you by:
samh
|
From: Mark T. <m.t...@sh...> - 2002-03-25 16:30:08
|
I am using speedy with a non-CGI script and the parameters are getting corrupted. i.e: what should be one single parameter is being broken up into many seperate parameters. has anyone else had this problem? (I have worked around this by using <STDIN> to pass the data into my script, but I would ideally like to use command-line parameters). thanks, mark. |