Posted by R. Rajesh Jeba Anbiah on 02/04/07 07:19
On Feb 1, 9:15 am, Curtis <dyers...@verizon.net> wrote:
<snip>
> Why is it that you kill the script if the cookie isn't set? You shouldn't
> require cookies to be set in order for people to use your site.
Cookies are the effective way to solve many known security issues.
It is always better to use cookies than trans sid based sessions.
--
<?php echo 'Just another PHP saint'; ?>
Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com/
[Back to original message]
|