fork download
  1. <?php
  2.  
  3. foreach ($countrysId as $x=>$table){
  4. while ($line ->$table(PDO::FETCH_NUM)) {
  5. foreach ($line as $a){
  6. $linkcountry[] =$a;
  7. }
Runtime error #stdin #stdout #stderr 0.02s 23520KB
stdin
Standard input is empty
stdout
Standard output is empty
stderr
PHP Parse error:  syntax error, unexpected end of file in /home/OrV2Lc/prog.php on line 7