Hi,
Im working with some math pages. Im having page a with user input where the result would be printed with the help of javascript. And now i need to fetch those results and post it another php page using $_get.
How can i get the results of javascript to php page using the query string
Im working with some math pages. Im having page a with user input where the result would be printed with the help of javascript. And now i need to fetch those results and post it another php page using $_get.
How can i get the results of javascript to php page using the query string
Comment