call jquery function in php code

50

<?php if($_POST["action"] == "memberadd"){?>
	pop_up_box();   // jquery function
<?php } ?>

Comments

Submit
0 Comments