http - Mixing GET with POST - is it a bad practice? -


Is it a bad practice to mix GET and POST? (Note that this is in PHP)

For example

  

Comments

Popular posts from this blog

ios - Form Sheet content disappearing -

MySql variables and php -

c++ - an enclosing-function local variable cannot be referenced in a lambda body unless if it is in capture list -