function func() { if(confirm("Are you OK with this?")) { this.location = " ok.php?action=ok"; } else { this.location = "ok.php?action=cancel" } function func() { if(confirm("Are you OK with this?")) { this.location = " ok.php?action=ok"; } else { this.location = "ok.php?action=cancel" }

>백엔드 개발 >PHP 튜토리얼 >PHP Javascript는 JavaScript에서 PHP 프로그램을 호출합니다.