
Sign up to save your podcasts
Or
< ? php
$judul = "Pacarnya adi dilarang denger eps ini";
$judul .= " ";
$judul .= "#tanyaadi";
$judul .= " ";
$judul .= "ada di eps ini";
echo "$judul";
?>
< ? php
$judul = "Pacarnya adi dilarang denger eps ini";
$judul .= " ";
$judul .= "#tanyaadi";
$judul .= " ";
$judul .= "ada di eps ini";
echo "$judul";
?>