PHP sessions without cookies?

I just copied your code and tested it out myself. Everything is good but do not use, session_name('test') in your access. Php file.

Not really sure what that does but it breaks when I have it included. Instead, I used the $_SESSION'name' without calling the session_name() function and all is working.

In order to pass anything through a URL you must use the proper syntax.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions