What are sessions ? How to use them ? What for ?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
rax369
Forum Commoner
Posts: 56
Joined: Sun Oct 06, 2002 8:50 pm

What are sessions ? How to use them ? What for ?

Post by rax369 »

Could u guys, explain me what are sessions ? How to use them ? What for ? What are their advantages ?... since I dont know nothing about them.

I'm doing an application (well... better call it, exercise, coz' is my 1st. application), and I did a question about one part of my exercize I was stucked (a form validation, if u saw in my other post u know what I'm taking about)

Well the point is that mydimension told me that him to perform the task I was asking for, he'd use a session.
when i do something like this i use a session to hold the error data
That's why I'm asking this now.

Thx for ur class about sessions :P
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

Last edited by volka on Wed Oct 30, 2002 2:40 pm, edited 1 time in total.
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

spooky, the last post is not counted and I can edit but not delete it 8O
Post Reply