View Single Post
Old 08-23-2007, 03:41 PM  
fluffygrrl
So Fucking Banned
 
Join Date: May 2006
Posts: 2,187
session_start() creates a session or resumes the current one. So it wouldn't update anything, every time the script runs it resumes. It doesn't really belong in there without a check, or some more complicated single-entry point stuff.

Explain your "can't pass value into query" problem, it's not clear.
fluffygrrl is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote