hi.
Can i use $_post and $_get if i don´t it using a form.?
I have 3 php pages. in first page i want send a var with $post, I use
Request or get in second page and i send with $post to third page, but these
isn´t correct. I use Request or Get in third page but it don´t get anything.
What can i do? There is other method which i can do it?
Can i use $_post and $_get if i don´t it using a form.?
I have 3 php pages. in first page i want send a var with $post, I use
Request or get in second page and i send with $post to third page, but these
isn´t correct. I use Request or Get in third page but it don´t get anything.
What can i do? There is other method which i can do it?
Comment