Some have said to used GET for all quesries except those that
manipulate/change a database.
Some say use POST to quasi-hide parameters.
Your thoughts?
manipulate/change a database.
Some say use POST to quasi-hide parameters.
Your thoughts?
Comment