Hi
When we write code for form element where we take inputs from the user and then using POST method to retrieve information.
Best way to using POST method is
on same form or separate means where we code for input, is that ok that we retrieve information there itself or should we code in other file.
Thanks
Himanshoo
When we write code for form element where we take inputs from the user and then using POST method to retrieve information.
Best way to using POST method is
on same form or separate means where we code for input, is that ok that we retrieve information there itself or should we code in other file.
Thanks
Himanshoo
Comment