I try to do like this:
$videostring = "video%3D".$_SESSION['video']."$";But it doesn't work.
$videostring = "video%3D".$_SESSION['video']."$";But it doesn't work.