Jump to content

Can Openwave simulator V7 support cookie?


ubuntu

Recommended Posts

Dear all,

 

I'm currently developing a WAP application using WML, PHP & MySQL. I'm stuck at user login part, I've try using set cookie as PHP set cookie on client machine, but it won't worked. And I really not good in programming, can someone show me some simple example? Thanks for your kind attention.

Link to comment
https://forums.phpfreaks.com/topic/50815-can-openwave-simulator-v7-support-cookie/
Share on other sites

there are some examples of setcookie, here...

http://us2.php.net/setcookie

 

Though I don't know anything about openwave simulator?

 

At any rate you can use cookies or sessions for authentication, where sessions are the preferred way for security reason. There are many tutorials on authentication techniques if you just google "php authentication" or something similar.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.