CodeIgniter Forums
timestamp error - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: timestamp error (/showthread.php?tid=51958)



timestamp error - El Forum - 05-24-2012

[eluser]Gabi3xz[/eluser]
Quote:Message: Use of undefined constant timestamp - assumed 'timestamp'
problem is here
Code:
$ss_data = array(
           'last_activity' => timestamp
);
how do I solve?


timestamp error - El Forum - 05-24-2012

[eluser]weboap[/eluser]
put a $ before timestamp