Thread
:
cgi: what do these commands do?
View Single Post
10-06-2001, 06:04 AM
Hypo
So Fucking Banned
Join Date: Feb 2001
Posts: 1,104
cgi: what do these commands do?
If $command = some cgi command like ls or mkdir, what will these 2 commands do?
1) print `$Command`;
and
2) open(CommandOutput, $Command);
Hypo
View Public Profile
Visit Hypo's homepage!
Find More Posts by Hypo