how to call javascript from php
- by Jayjitraj
HI
I want to execute one script within my php and that javascript will give me output as HTML and i want to display that output but i want to do this all within PHP so please tell me which function should i use
Thanks in advance :)