[PHP] Wheres my cookie?

2001-09-11 Thread Randal Pitt

Hi All,

I have a web application that uses .php and .jsp files, I use php sessions
and normal cookies and I can get to these cookies from php no problem.

The trouble starts when I try to get the cookie values from the .jsp files.
The only cookie that is saved in the browser is the normal cookie, but this
is also the only cookie that the .jsp (and javascript) files cannot see.

I can get the PHPSESSID and various other cookies that are not saved in
browser, but not the one that I want.

Any idea what i'm missing?

TIA,

Randal.

--
Randal Pitt
Web/Remedy Developer
Activis Ltd
[EMAIL PROTECTED]



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] PHP Book?

2001-04-27 Thread Randal Pitt

I used 'Professional PHP Programming' by WROX Press first, but to learn more
about what PHP can do and the best way to do it, I recommend 'Web
Application Development with PHP4', you can get both from Amazon.

Randal.


Hamed Nik wrote in message 9cbr3a$mkc$[EMAIL PROTECTED]...
Hey everyone...

I've been programming in perl for about 3 years now, i have installed php
and have been working on it for about three weeks. I started by converting
some of the programs I've written in Perl to PHP it seems its pretty
similar to Perl and not very hard to learn for a perl programmer... but i
need some reference book with some practical examples so i could work
with... and probably something that gives me ideas on different types of
programs and things that i could do in PHP... something that covers
everything in PHP... and is NOT copied from the manual! :))

I am sure most of you in this group have got some sort of a PHP book... can
you please tell me out of your experience which ones are good for me to
buy?

Regards
Hamed Nik




--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]