![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
02/03/2005, 07:00
|
![Avatar de BKS](http://static.forosdelweb.com/customavatars/avatar29626_2.gif) | | | Fecha de Ingreso: enero-2003 Ubicación: Santa cruz de Tenerife
Mensajes: 176
Antigüedad: 22 años Puntos: 7 | |
Tenía el mismo problema y he aqui la solución
<script... bla,bla,bla>
function algo() {
algo.de.java.script.valor=<?=$variable ?>;
}
// te imprime
// function algo() {
// algo.de.java.script.valor=valor;
// }
</script>
__________________ El clavo que sobresale, recibe un martillazo |