I was wondering if there was some way that i would be able to send a variable from a php file to another php file.
for example... if i have $name, where the value for $name came from a html POST from the previous page. How would i transfer the value of $name to the next php page?
Sorry if my wording is a little confusing.
for example... if i have $name, where the value for $name came from a html POST from the previous page. How would i transfer the value of $name to the next php page?
Sorry if my wording is a little confusing.
