Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Viewing cookies in PDT
Viewing cookies in PDT [message #901098] Thu, 09 August 2012 19:26 Go to next message
John End is currently offline John EndFriend
Messages: 3
Registered: August 2012
Junior Member
Hi!

I did a fast search through the forums and eclipse interface, but had no luck.
So my question is how to see the cookies in eclipse.

John
Re: Viewing cookies in PDT [message #901177 is a reply to message #901098] Fri, 10 August 2012 08:28 Go to previous messageGo to next message
Jacek Pospychala is currently offline Jacek PospychalaFriend
Messages: 159
Registered: July 2009
Senior Member
hi John
can you give an example what kind of cookies would you like to see?

Cookies names in $_COOKIE map?
$_COOKIE['cookie1']
Where could PDT get the names of cookies from?
Re: Viewing cookies in PDT [message #901245 is a reply to message #901177] Fri, 10 August 2012 13:31 Go to previous messageGo to next message
John End is currently offline John EndFriend
Messages: 3
Registered: August 2012
Junior Member
Hey,
I actually want to see the values of the cookies I set up in the php file.
For example in Mozilla, the page executes and then you can see the cookies in Page Info tab.
When I run the page through Eclipse there is no such menu.
Re: Viewing cookies in PDT [message #901679 is a reply to message #901245] Tue, 14 August 2012 06:38 Go to previous messageGo to next message
Jacek Pospychala is currently offline Jacek PospychalaFriend
Messages: 159
Registered: July 2009
Senior Member
the only Eclipse plugin that I know, that is currently able to show cookies is Eclipse Ajax Tools Framework (ATF):
http://img198.imageshack.us/img198/2866/atff.png

Unfortunately, it only works with an old version of Mozilla.
Re: Viewing cookies in PDT [message #903386 is a reply to message #901679] Thu, 23 August 2012 12:59 Go to previous message
John End is currently offline John EndFriend
Messages: 3
Registered: August 2012
Junior Member
Ok, thanks! It's some kind of a solution though.
Previous Topic:Unable to Run
Next Topic:Where is PDT 3.1?
Goto Forum:
  


Current Time: Sat Apr 20 01:08:58 GMT 2024

Powered by FUDForum. Page generated in 0.03333 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top