Forums
(@gembel)
13 years, 5 months ago
Thanks stvwlf, its work! how about the_title? i found this code on google <?php echo urlencode(the_title('','', false)) ?> this code works, but doo you have better code for urlencode the_title? Thank you so much!
<?php echo urlencode(the_title('','', false)) ?>
Hi stvwlf, thanks for your reply, can you give me an example final code for the output i needed? Thanks again