
jak wyciagnac tekst z pomiedzy np. [xxx][/xxx]
<?php $text = 'asd ahsd akhsdkjahs [xxx] 1234[/xxx]'; // chce otrzymac taki efekt;p $text = '1234'; ?>
<?php $text = 'asd ahsd akhsdkjahs [xxx] 1234[/xxx]'; // chce otrzymac taki efekt;p $text = '1234'; ?>
<pre> <?php $text = 'asd [tag]ahsd akh[/tag]sdkjahs [xxx] 1234[/xxx]'; if ( ( $x !== FALSE ) && ( $x > 0 ) ) { } ?> </pre>
<? ?>
<?php $text = 'asd [tag]ahsd akh[/tag]sdkjahs [xxx] 1234[/xxx]'; if ( ( $x !== FALSE ) && ( $x > 0 ) ) { } ?>