This article will show you how to call a JavaScript function from within PHP code. It is quite simple actually!
echo "<script language=javascript>myfunction();</script>";
This article will show you how to call a JavaScript function from within PHP code. It is quite simple actually!
echo "<script language=javascript>myfunction();</script>";