Código PHP:
<?php
$serie = $_GET['serie'];
?>
<iframe scrolling="auto" src="<?php echo $serie; ?>.php" height="99%" width="99%" frameborder="0"></iframe>
Muchas gracias
| |||
PHP - Iframe Buenas, tengo un problemilla, tengo este código: Código PHP: Muchas gracias Última edición por hooh125; 29/05/2008 a las 14:26 |
| ||||
Respuesta: PHP - Iframe
__________________ eft0's stuff! - http://estebanfernandez.net |