|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
WML - Losing Sessions
i have added sessions
and now when i click back i return to main menu without losing sess...... but after sending message if i click main menu link , ses..... is lost PHP Code:
|
|
#2
|
||||
|
||||
|
Quote:
Don't see any mention of session in the code you provided. Actually I do see it, but you don't have session_start() in your code..... You know that you are using code that relies on registered globals being enabled. This isn't particularly wise unless - a) you write very secure code b) you don't care about portability (i.e. moving to different server) c) you don't care that with PHP6 RG will be completely deprecated Hope that helps and Welcome to Dev Shed
__________________
Cheers, Jamie # skiFFie | Home of the 'accessibility module' for Drupal # Jamie Burns [me] Accessibility Module [drupal] # guidelines | search | wap resources | not getting help | fold to cure # Any form of employment is strictly prohibited ...... __________________ Let the might of your compassion arise to bring a quick end to the flowing stream of the blood and tears ..... Please hear my anguished words of truth. __________________ |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > WAP Programming > WML - Losing Sessions |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|