Detected 1 occurrence(s) of ‘[ht|f]tp[s]*:\/\/\w+\:.*\@\w*\.\w*’: <form action="response.php" method="get" name="titles"> <p><input id="titles" onclick="this.select()" type="text" name="titles" value="Live Now! DJ Name - Show Name" /> <input type="submit" value="Submit" /></p> </form> http://adminusername:adminpassword@mysite.com:8000/admin/metadata?mount=/mountname&mode=updinfo&song=$myvariableforminputhere <html> <head> <title>PHP Form Variables Example</title> </head> <body> <?php { //simply copy and paste this code block for each server you need to add $serv["host"][] = " […]
↧