Note: This page won’t be updated again.
$current_page = (int)$_GET['page'];
$command = "perl show_web3d_feeds_v3.pl ".$current_page;
echo shell_exec($command); ?>
$current_page = (int)$_GET['page'];
$command = "perl show_web3d_feeds_v3.pl ".$current_page;
echo shell_exec($command); ?>