Re: javascript in php
Seen schreef:
> open("../moer.html","Moreinfo",toolbar=0,resizable=0,locati on=0,menubar=0,status=0,directories=0,scrollbars=0 )
> </script>
> <!php
> }
> }
> ?>
First thing I notice is the invalid opening tag (<!php instead of
<?php). Is this teh problem or just a typo in your post?
JW
|