Li Sheng, Tao Li, Jie Gao (2019/2, Miscellanea,
Effects of Foreign Capital on tourism: Evidence from Macao and Hong Kong
Although most economists defend the positive role of foreign investors in tourism development, a number of tourism geography studies present divergent views on the local impact of foreign investment on host communities. To trace the issue to its root, a simple analytical framework has been developed to show that the effects of free capital mobility highly depend on the geographical size and (...)
";
$zapytanie2 = "select * from ksiazki where isbn > 99999999 and wyczerpany = '0' and oferta_specjalna = '0'";
$wynik2 = $dba->query($zapytanie2);
$ile2 = $wynik2->num_rows;
$rmax = rand(1, $ile2);
for ($i = 1; $i <= $rmax; $i++)
{
$wiersz2 = $wynik2->fetch_assoc();
}
$isbn = stripslashes($wiersz2['isbn']);
$tytul = stripslashes($wiersz2['tytul']);
$autor = stripslashes($wiersz2['autor']);
$cenadet = stripslashes($wiersz2['cenadet']);
$cenaprom = stripslashes($wiersz2['cenaprom']);
$cenapdf = stripslashes($wiersz2['cenapdf']);
$strony = stripslashes($wiersz2['liczbastron']);
$oprawa = stripslashes($wiersz2['oprawa']);
echo "
| ";
$zapytanie2 = "select * from ksiazki where isbn > 99999999 and isbn != '".$isbn."' and wyczerpany = '0' and oferta_specjalna = '0'";
$wynik2 = $dba->query($zapytanie2);
$ile2 = $wynik2->num_rows;
$rmax = rand(1, $ile2);
for ($i = 1; $i <= $rmax; $i++){ $wiersz2 = $wynik2->fetch_assoc(); }
$isbn = stripslashes($wiersz2['isbn']);
$tytul = stripslashes($wiersz2['tytul']);
$autor = stripslashes($wiersz2['autor']);
$cenadet = stripslashes($wiersz2['cenadet']);
$cenapdf = stripslashes($wiersz2['cenapdf']);
$strony = stripslashes($wiersz2['liczbastron']);
$oprawa = stripslashes($wiersz2['oprawa']);
echo "
|