Urszula Płowiec (2011/4, Essays,
Poland in the European Union: Some Reflections about the Future
Urszula Płowiec (2010/5, Articles,
On the Innovative Strength of Poland in the 2020 Perspective
What the rich countries primarily need to maintain their growth and welfare is stimulation of development by technological innovations. In the case of the less developed ones acceleration of development is much more difficult and needs a holistic and long-term approach. This is shown by what was achieved in economic theory of the institutional and neo (...)
Urszula Płowiec (2009/4, Polemics,
Urszula Płowiec (2008/6, Articles,
Innovativeness of Poland’s Economy and the National Strategy of Development
If Poland is to successfully face the challenges of globalization she should set out to build the society and the economy based on knowledge. The yardstick that measures advances in this field is constituted by the summary innovativeness index. Poland, however, among economies of UE occupies distant 23rd place. Poland’s Development Strategy and related to it Operational Programs for 2007 (...)
Urszula Płowiec (2008/1, Book Reviews,
Urszula Płowiec (2007/6, Book Reviews,
";
$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 "
|