Temos pavadinimas:
WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: Kad surastu teksta...
Parašė ozzWANTED· 2007 Rugs. 19 19:09:14
#5
if(preg_match('tekstas', $data['post_message']) {
preg_replace('tekstas', 'naujas_tekstas', $data['post_message']);
} else {
echo 'ieškomas tekstas nerastas';
}
Redagavo ozzWANTED· 2007 Rugs. 19 19:09:29