Passing an php variable to the jquery call

Passing an php variable to the jquery call

Hi,

I´ve programmed a form and in an external js I bind a click-event to all checkboxes in the form.

Now I need to pass an php variable to the click-event.

Can I do this?