[PHP] pobierz, plaintext <? preg_match( '/|.*?||.*?||(.*?)|', $sString, $aMatch ); echo $aMatch[1]; ?>[PHP] pobierz, plaintext