crewscw Posted August 27, 2010 Share Posted August 27, 2010 Hi there, I'm trying to get the full Product Name in the <title> of each of the product pages - I can't seem to figure out what to put in the product_info.php... I've tried a few different options but I'm not great with php Here's what I have currently but it creates errors... <script language="javascript"><!-- document.write('<title><?php echo TITLE; ?> : <?php echo $product_info['products_name']; ?> </title>'); //--></script> Hope someone can help - thanks so much! Link to comment https://forums.phpfreaks.com/topic/211913-product-name-in-of-each-product-page/ Share on other sites More sharing options...
Pikachu2000 Posted August 27, 2010 Share Posted August 27, 2010 Posting duplicate topics isn't the way to get an answer quickly. Link to comment https://forums.phpfreaks.com/topic/211913-product-name-in-of-each-product-page/#findComment-1104490 Share on other sites More sharing options...
crewscw Posted August 27, 2010 Author Share Posted August 27, 2010 sorry... i thought i might've have posted in the wrong area in my previous one... uhm, any help on the issue tho...? Link to comment https://forums.phpfreaks.com/topic/211913-product-name-in-of-each-product-page/#findComment-1104493 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.