I am using the embed
tag in PHP like this:
echo "& lt; embed src = 'images / meccaAdhan.mp3' name = 'guitar' id = 'bgs_id' autostart = 'true' loop = 'false' width = '2' height = '0' Gt; & lt; / Embed & gt; ";
I need to add this code before images:
template /
Please guide me to solve it.
Usage:
echo "& lt; embed src = ' Template / "$ this-> Template "/images/meccaAdhan.mp3" ... & gt; ";
Comments
Post a Comment