|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#2
|
|||||||||||
|
|||||||||||
|
Please use PHP tages, not PHPNET
![]() Don't have much time to scan what the porblem is, but you are using old PHP and you don't have sessions_start on the first page. You may also be outputting stuff to the device before all headers are sent. For example: wml Code:
This snippet may be getting confused by the usage of short tags (<?) and you also session_register twice (note that unless you are using pre-4.2 PHP, this is out-dated method) and perhaps a gap between the ? and the actual PHP would help... You don't have session_start() which is the correct way to start the session. wml Code:
![]() If the link is re_sesi.php, then that should be something like: wml Code:
Hope this helps a bit.
__________________
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. __________________ |
|
#3
|
|||
|
|||
|
Dear Jabba,
Thx for the immediate response from you Jabba, Iam very appreciate it. Btw Jabba, I have already tried your suggestion but actually the result is still the same, it is works only in wap browser or newer version of phones with xhtml option available but not in the old version of phones which not xhtml available and it's replied "no gateway". I thing the problem is in the entity reference of the links, because when I hide the links in cre_sesi.php, it works but still can not pass some information to other page like (entity - reference functions) below : PHP Code:
Do anyone knows what caused this, or session its only works in XHTML not in WML. I would very appreciate for any response, thx in advance. Best Regards, Utsboy Quote:
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > WAP Programming > Errors and compatibility problems using session in WML.... |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|