[PHP] pobierz, plaintext <?php if($ad['featuredtill'] && $ad['featuredtill'] > time()) { echo 'test'; } else { echo 'inny test'; } ?>[PHP] pobierz, plaintext