[PHP] pobierz, plaintext $tim = $dane[2];if(strlen($tim)>14){ $tim = substr($dane[2],0,14)."...";}echo $tim;[PHP] pobierz, plaintext