A
Anonymous
Guest
when we use form, we have to pass value to the page that is set by the form, it mean only one page only can get the value, now i want to pass the same value to 2 page, but how? if i use session_register, i'll have problem. any way to use form to pass value to 2 pages? thanks