Quote:
Originally Posted by ragtek
and why is in this hack no variable validated???
PHP Code:
$mp3name = $_POST['mp3name'][$i];
$mp3url = $_POST['mp3url'][$i];
$stream = $_POST['stream'][$i];
$soundbuffer = $_POST['soundbuffer'][$i];
..................
|
Hi ragtek,
Where in the coding is that? I didn't actually write the PHP coding for this modification, only the actionscripting of the player.