|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hi Guys,
Could anyone help me how to write session in WML using PHP embedded please. Its been few weeks since Im trying to find a way to write it but still nothing in result.. I would very appreciate it.. Best Regards, Utsboy |
|
#2
|
||||
|
||||
|
Can you do it with PHP and normal html? Essentially it is the same thing. The main thing is that you need to make sure that the phone accepts the cookie, so perhaps writing the session in the url is the safest way. Also, bearing that in mind, you need to ensure that the ampersand is writen out in full or the page will break. eg: &_amp; without the _ is required.
Post some code of what you have already.
__________________
Cheers, Jamie # mdb4u | mobile movie database] | Please help to test and promote # skiFFie | Home of the 'accessibility module' for Drupal # Jamie Burns [me] Accessibility Module [drupal] # guidelines | search | wap resources | not getting help | fold to cure __________________ 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
|
|||
|
|||
|
Quote:
Hello Jabba, Thx for the immediate response, Iam very appreciate it .Btw, I've just found out the solution and these are the trial scripts which success below :cre_sesi.php -> PHP Code:
<?session_register("var_x");?>
ba_sesi.php-> PHP Code:
<?session_start();?>
Regards, Utsboy Last edited by jabba_29 : December 30th, 2005 at 05:09 AM. Reason: Changed PHPNET tags to PHP tags :) |
|
#4
|
|||
|
|||
|
how to use session from jsp into wml
Hi Guys,
Could anyone help me how to write session in WML using jsp embedded please. Its been few weeks since Im trying to find a way to write it but still nothing in result.. I would very appreciate it.. |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Mobile Programming > How to implement session in wml..?? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|