problem with cookies
Posted by: manuka (---.net.qut.edu.au)
Date: August 02, 2006 07:56AM

I am writing a script to validate users via cookies. The script works on an external server but not with WAMP5. Anyone got any suggestions? Is there something I need to switch on?

Options: ReplyQuote
Re: problem with cookies
Posted by: CyberSpatium (67.170.181.---)
Date: August 02, 2006 01:57PM

create a form like this demo

<form action='http://www.somewebsite.com/somefile.php' method='post'>
<!-- your form here -->
</form>

then create your script in somefile.php that verifies the data



Post Edited (08-02-06 22:36)

CyberSpatium
----------------------
WAMP Forum Admin

Web Development for Newbie's Blog - Check out my new blog. It is for web developers, and especially tailored for the web development newbie. If you are not fluent in “geek speak”, then this incredible resource is just you. And even if you are a web development pro, this is a great resource to check out some of the latest web development tips, news, tutorials, codes and more.

Options: ReplyQuote
Re: problem with cookies
Posted by: manuka (---.qld.bigpond.net.au)
Date: August 04, 2006 03:35AM

Yeah, that's exactly what I did and it works on my host server, but not on my local machine running wamp5. I need to know if there's a setting or extension that needs to be enabled so that cookies can be stored...

BTW my host server is running PHP5 too.

Options: ReplyQuote
Re: problem with cookies
Posted by: CyberSpatium (67.170.181.---)
Date: August 04, 2006 03:41AM

post your code please

Options: ReplyQuote


Sorry, only registered users may post in this forum.