i have a page written entirely in PHP and would like to call a popup if a certain php conditional is met. the only way i know to do a popup is javascript. how do i run a javascript script within a php page? thanks
if($var) { echo "<sript language='javascript'>"; echo "your javascript in here"; echo "</script>"; }
That's it!
But put a 'c' in the word "sript" up there....
Batman left his in the Batave...
😃 😃 😃