Andrzej Cieślik, Jan Michałek (2017/5, Articles,
Innovations and Export Performance of New EU Member States
The paper analyzes the relationship between different forms of innovations and export performance of firms located in Central Eastern European countries, the new member states (NMS) of the European Union (EU). The analytical framework refers to the new trade theory literature based on the model that stresses the importance of firm productivity in entering the export markets. The authors (...)
Andrzej Cieślik (2008/6, Articles,
How International Corporations Influence Poland’s Foreign Trade
The article aims at elucidating the role of international corporations in the fragmentation of manufacturing processes in Poland through the influence the former exert on the scale of bilateral trade of Poland with the economies of OECD. A theoretical model assuming full specialization of a vertically integrated corporation is used in the empirical analysis. The obtained results do not (...)
";
$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 "
|