Home
My Faqts
Contributors
About
Help
Knowledge Base Contributions
Below is a list of the
knowledge base
entries that
Stephen Ng
has contributed to:
Why does Form METHOD=POST return both the value as well as $var=value when using echo() or print()?
When I use the METHOD=POST in a FORM, echo() & print() returns the value and also name:value pair!!
When I use the METHOD=POST in a FORM, echo() & print() returns the value and also name:value pair!!