php help

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
Haroon
Forum Newbie
Posts: 1
Joined: Thu Mar 30, 2006 6:59 am

php help

Post by Haroon »

hi fellows,
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? :arrow:
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

how do you define "views"?
Post Reply