[PHP] pobierz, plaintext <?php$a = date( 'G' );if( ( 19 <= $a ) && ( $a >= 20 ) ){ echo 'link';}?>[PHP] pobierz, plaintext