Jump to content

Comma problems!


rickphp

Recommended Posts

Hi,

If I need to put commas within a variable how can this be achieved?

 

i.e. if statement..... {

$output = "text1,text2,text3";

 

Incase your wondering what I'm trying to do.. basically im using a header file on my site... i want different keywords within the meta tags depending on the page the user is on, so i want to include aprox 20 keywords in the $output which will be inserted in the comma area of the meta tags.

 

 

Probably quite an easy way to do it but I'm not sure how to do it! Any help appreciated!

 

Link to comment
https://forums.phpfreaks.com/topic/218653-comma-problems/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.