Javascript called by PHP
Interesting little snippet. What is going on here? Livewire gives you the low down. if($num_rowvs == 0){ echo ‘<script>// <![CDATA[ alert(“This is an alert message. I’m alerting you that you are totally awesome!”); // ]]></script>’; } First, we’re creating a simple if statement in PHP. Not entirely necessary, but prbobably the most common setup. …