|
в htmle ничего не выдает
|
|||
---|---|---|---|
#18+
есть такая прога на perle: #!/perl/bin/perl use dbi; use Mysql; use CGI qw(:standard); $dbh = Mysql->connect($localhost, $ddd, $root, $ddd); $dbh->selectdb("ddd"); $sth = $dbh->query("select * from records"); @arr = $sth->FetchRow; $count = $#arr; # Figure out how many elements. for ($i=0;$i<=$count;$i++) { # Print out the table names. print(" ".$arr[$i]); } из-под perla выдает все как положено, а в htmle вообще ничего не выдает. в htmle пробовал и через form и через exec ничего не выходит, что не так? ... |
|||
:
Нравится:
Не нравится:
|
|||
07.04.2003, 16:44 |
|
|
start [/forum/topic.php?fid=23&tid=1480637]: |
0ms |
get settings: |
10ms |
get forum list: |
13ms |
check forum access: |
3ms |
check topic access: |
3ms |
track hit: |
28ms |
get topic data: |
12ms |
get forum data: |
3ms |
get page messages: |
36ms |
get tp. blocked users: |
2ms |
others: | 13ms |
total: | 123ms |
0 / 0 |