O.P. html/tpl
Well if you look at this code:
<input size="40" id="video_link" name="video_link" type="text" value='/videos.php?id={$video[video].id}'>
You see the /videos.php?id={$video[video].id}
is it possible to put a code infront of it so it adds the website url to it?
I can't seem to understand.
Thanks.
|