A savoir :
[quote]<html>
<title>test</title>
</head>
<body>
<div align="center">
<form method="post" action="">
Test:<input type="text" name="brute" />
<br />
<br />
<input type="submit" value="Go" />
</form>
</div>
</p>
</script>
</body>
</html>[/quote]
Je rentre par exemple le mot test dans cette zone et cela me donne un lien avec ce type de script :[quote]<html>
<title>Test</title>
</head>
<body>
<iframe style="border: none; width: 100px; height: 100px;" src="http://test.XXX.fr/XX/XXXXXXX"></iframe>
<iframe style="border: none; width: 100px; height: 100px;" src="http://test.XXX.fr/XX/XXXXXXX"></iframe>
<iframe style="border: none; width: 100px; height: 100px;" src="http://test.XXX.fr/XX/XXXXXXX"></iframe>
<iframe style="border: none; width: 100px; height: 100px;" src="http://test.XXX.fr/XX/XXXXXXX"></iframe>
<iframe style="border: none; width: 100px; height: 100px;" src="http://test.XXX.fr/XX/XXXXXXX"></iframe>
<iframe style="border: none; width: 100px; height: 100px;" src="http://test.XXX.fr/XX/XXXXXXX"></iframe>
</p>
</script>
</body>
</html>[/quote]
Le test variant a chaque fois (si je rentre zero) sa ferais des frames de ce style [quote]<iframe style="border: none; width: 100px; height: 100px;" src="http://zero.XXX.fr/XX/XXXXXXX"></iframe>[/quote]
J'ai oublier le faites que cela doit être en php si possible