Welcome Guest, Not a member yet? Register   Sign In
Java Popup Window ain't working in php code
#6

[eluser]jonnyG[/eluser]
ah okay! I change it to

Code:
<?php
if($bool == true){
echo myFunction();
}
?>

function
Code:
[removed]
function myFunction()
{
alert(<?php echo $message; ?>);
}
[removed]

but now I just get a blank page with the output from the array.. ??


Messages In This Thread
Java Popup Window ain't working in php code - by El Forum - 07-12-2012, 06:40 AM
Java Popup Window ain't working in php code - by El Forum - 07-12-2012, 06:56 AM
Java Popup Window ain't working in php code - by El Forum - 07-12-2012, 07:13 AM
Java Popup Window ain't working in php code - by El Forum - 07-12-2012, 07:39 AM
Java Popup Window ain't working in php code - by El Forum - 07-12-2012, 07:47 AM
Java Popup Window ain't working in php code - by El Forum - 07-12-2012, 07:58 AM
Java Popup Window ain't working in php code - by El Forum - 07-12-2012, 11:07 AM



Theme © iAndrew 2016 - Forum software by © MyBB