Try setting the cookie cancellation time to something more extreme like:
setcookie( 'loginID', '', time() - 31536000 );
...this issue is vaguely familiar in that it may have something
to do with the time(s) at server(s)/desktops(s) being out of synch and
that
one hour set back of cookie date is
I'm having trouble getting some cookies deleted.
I'm storing login data in the session, and setting a two-week loginID
cookie to bypass the need to login again upon later visits. The logout
script uses the following code to destroy the session (which works) and
to attempt to delete the session
Quoting chad qian <[EMAIL PROTECTED]>:
Hi,
Here is my current code:
I want:
When checkbox is checked,i want to insert the value"1" to mysql database.
When checkbox is unchecked,i want to insert the value "0" to mysql database.
Only checked checkbox values are returned to your php script, s
Hi,
Here is my current code:
I want:
When checkbox is checked,i want to insert the value"1" to mysql database.
When checkbox is unchecked,i want to insert the value "0" to mysql database.
How to change current code to get what I want ?
Thanks!
chad
Hello buds,
It's been a while since I've been active on the list but I figured I'd give
a holler and see if anyone had any suggestions for an application design
problem I've run into.
I have a large number of text fields across many tables in a fairly large
database all of which can be manipulate
Most likely, your problem is that you think "something.com" is the same as
"www.something.com" and in this case, it's not. Hope that helps!
Cheers,
Rada Lapsker
Never miss a thing. Make Yahoo your ho
Hi,
The reason for that error message is that you are trying to access the website
using a different URL than the certificate. For example, if the certificate is
setup for "mydomain.com" and you try to access the website using
https://www.mydomain.com As far as SSL is concerned, they are two di
shaiju davis wrote:
hi All,
I'm having problem in IE7, when I try to take the https URL.
I get this error " The security certificate presented by this website
was issued for a different website's address".
I'm using VeriSign SSL.
If anyone has idea, please help me.
Thanks in advance.
hi All,
I'm having problem in IE7, when I try to take the https URL.
I get this error " The security certificate presented by this website was
issued for a different website's address".
I'm using VeriSign SSL.
If anyone has idea, please help me.
Thanks in advance.
Warm Regards
Shaiju Davis