Welcome Guest, Not a member yet? Register   Sign In
BUG in Input.php
#10

If you read up on cookies you would see that setting the cookie expire time like below:

PHP Code:
//           seconds * minutes * hours * days + current time
$twoMonths =   60      60     24   *  60     time(); 
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
BUG in Input.php - by agdsys - 08-14-2016, 10:09 AM
RE: BUG in Input.php - by Paradinight - 08-14-2016, 10:45 AM
RE: BUG in Input.php - by spjonez - 08-15-2016, 07:37 AM
RE: BUG in Input.php - by giggle - 11-05-2016, 10:11 AM
RE: BUG in Input.php - by spjonez - 11-07-2016, 06:40 AM
RE: BUG in Input.php - by giggle - 11-07-2016, 06:50 AM
RE: BUG in Input.php - by Narf - 11-07-2016, 10:02 AM
RE: BUG in Input.php - by agdsys - 08-15-2016, 06:46 PM
RE: BUG in Input.php - by Narf - 08-16-2016, 02:23 AM
RE: BUG in Input.php - by InsiteFX - 11-07-2016, 12:04 PM



Theme © iAndrew 2016 - Forum software by © MyBB