How would you get the result from a javascript question box such as
Are you sure you want to delete this item? Yes | No
so you could use it in an if statment in php?
Can anyone help?
Issue a post or get request to a PHP script (which sounds like it would be a lot of work).