Posted: Tue Jun 30, 2009 8:19 am Using PHP variable in HTML?
Hi,
I have a problem that I hope someone can help me with:
In a php function I make/get a variable $linkr. $linkr contains a command/code for a program I use on my web site. When the command/code is written directly in html, it works. But unfortunately I cannot use the variable $linkr in the html side of things.
I would prefer that command/code is carried out in the function. Is it possible in a php function to carry out a command/code as if it was in a html-mode?
In case you need the information:
$linkr={linkr:related;keywords:banana+mango+apple;limit:5;title:Recipes:}
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum