I want to discuss some general question about php.
My question is, how many mehtods are there to transfer values from one php page to anothter php page?
in my opinion
one is session
sec is <header:>
third is GET method
are there are some other methods to transfer values.
if there are, then which mehtod is used professionally?