Inserting vairable
-
Please Help someone,
I have to insert the variable in this
<?php if ( function_exists( 'meteor_slideshow' ) ) { meteor_slideshow( '' ); } ?>
Some what like this :
<?php if ( function_exists( 'meteor_slideshow' ) ) { meteor_slideshow( '<strong>$sldname</strong>' ); } ?>
[Moderator Note: Please post code & markup between backticks or use the code button. Your posted code may now have been permanently damaged by the forum’s parser.]
Please help me for correct syntax.
Thanks in advance.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Inserting vairable’ is closed to new replies.