how to get the value of javascript variable in php variable?

  • Thread starter Thread starter Matt H
  • Start date Start date
like: document.write(curname);

I want the curname value into php variable.
Can anybody tell me how?
 
Back
Top