A
Anonymous
Guest
You mean you want to store javascript variable into php variable and write it into database? WHY??? Anyway - if you can't (or don't want to) do it with submitting a html form with that input, you should use AJAX (or something AJAX-like - iframes, script objects..).