[PHP] Cookies and Macs

2003-06-27 Thread Joshua Chapman
lt to track them. Do Macs just handle cookies differently than PCs? What can I do to get a cookie to stick on a Mac so I can pull the data from it later? Thanks in advance! - Joshua Chapman webmaster of faxonautolit.com

[PHP] PHP processing for .html files

2003-06-19 Thread Joshua Chapman
I was wondering if there was a way to stick PHP code into html docs and have it processed only in certain web folders. I'm running a Windows 2000 server... IIS with the CGI version of PHP 4.3. not very server savvy so I'm not really sure how to make it work.

[PHP] process HTML as PHP?

2003-02-24 Thread Joshua Chapman
This may be a really elementary question but is it a good idea to add the extension .html to be processed as php? If so then it would save me quite a bit of relinking with flash... Thanks!

[PHP] problems with cookies and PHP

2003-02-13 Thread Joshua Chapman
This is driving me nuts... it won't set or reset the cookie no errors no nothing... I've learned quite a bit about cookies and PHP thus far but something important must still be eluding me. I've read the manual entry on it, is there any other tutorial out there that's better? what am I doing wron