NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
How do I enable cookies for the internal browser?


Joined: 20 Sep 2007
Posts: 3
Reply with quote
1. How do I enable cookies for the embedded browser?

2. Is there really an embedded browser, or does the debugger just invoke an external browser, in which case the cookie settings would have to be done outside the debugger?

Thanks,
MDM
View user's profileFind all posts by MichaelDennisMcDonnellSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
I'm not sure what you mean under "enable cookies". They are normally enabled until you disable them in the browser settings.
Regarding really embedded browsers, there are two: Internet Explorer and FireFox. And debugger has nothing to do with cookies. Why would it set them? You can do this by calling setcookie() in your php script. See php manual http://www.php.net/setcookie

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 20 Sep 2007
Posts: 3
Reply with quote
I'm running a downloaded application - it's not my code, so I can't change the cookies setting using PHP. I may not have been clear in my question, so I'll try again. Browsers have the ability to allow or disallow cookies; you can access this in IE at: Tools->Internet Options->Privacy. When I'm in the PHP debugger, using the embedded browser, I need to have cookies enabled. So, again, the question is: how do I enable cookies in the embedded browser?
View user's profileFind all posts by MichaelDennisMcDonnellSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
Internet Explorer settings are global. So if you selected it, they are the same as in stand-alone Internet Explorer.
FireFox has its own set of settings and they are available with appropriate 'red dragon' icon. But you don't have to do anything. Cookies are enabled by default.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
How do I enable cookies for the internal browser?
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic