hi
i want to access the php function from the javascript

this is code

[code=php]
<html>
<body bgcolor="#FFFFF F">
<title>CodeAve. com(JavaScript: Confirm Alert Box)</title>

<script language="JavaS cript">

function confirm_entry()
{
input_box=confi rm("Click OK or Cancel to Continue");...