How to detect the javascript is enable in browser or not in php

$js_enabled = get_browser(null, true)=>javascript == 1;

No comments:

Post a Comment