Posted by Michael Pichler on 04/05/06 18:11
Ozz schrieb:
> how does PHP handle data between different pages. Lets say I submitt
> data to a php page. How will this data be available to other php pages
> in sub folders?
>
> Usman
>
Hi,
it won't.
You must transmit data by get or post, session or cookies.
cheers
michael
Navigation:
[Reply to this message]
|