ok trying to code
file: function.js
file: program.html //contains function.js
file : program.php
program.html?query=""
then this function returns a string containing the o/p page
Now can i do this on the Server Side
since this function.js is big 600kb
so that i
program.php?query=""
then program.php will pass data to function.js
get output and return the same to client