WP

by Audiofeeline on July 21st, 2010
No notes
Syntax: PHP
Show lines - Hide lines - Show in textbox - Download
<?php
$AmazonTitle = the_title($before = '', $after = '', $echo = false);
$AmazonSearch = str_replace("-", " ", $AmazonTitle);
echo $AmazonSearch;
?>

Leave a Reply

Note: XHTML is allowed. Your email address will never be published.

Subscribe to this comment feed via RSS