in reply to Re: Safe open() with taint mode not working?
in thread Safe open() with taint mode not working?
Basically I am using the above code in a cgi script and the filehandle <LKUP> never has a value. When I run this from command line it executes as it should as I said in my first post but when I run it inside my cgi script and try to print this data to the web page the filehandle is null.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Safe open() with taint mode not working?
by dave_the_m (Monsignor) on Jan 14, 2005 at 22:29 UTC |