in reply to Re: array to string
in thread array to string
one thing confuses me is that the query is ok, but perl not coverting into to string and print out, because when i use data dumper to print info, there no problem info comes
i tried to select with the actual location and results came
$VAR1 = [ [ 1 ] ]; Content-type: text/html
other country with no location also results come ok
$VAR1 = [ [ 0 ] ]; Content-type: text/html
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: array to string
by stevieb (Canon) on Oct 13, 2020 at 18:01 UTC | |
by davido (Cardinal) on Oct 13, 2020 at 19:47 UTC | |
by jcb (Parson) on Oct 14, 2020 at 01:21 UTC | |
by bigup401 (Pilgrim) on Oct 13, 2020 at 18:35 UTC |