I have a javascript array say jsArr[]. I want this array to be passed to a php page through the get method. Something like . I want t
I have a javascript array say jsArr[]. I want this array to be passed to a php page through the get method. Something like . I want t