PDA

View Full Version : Session Registering



jpistone
05-25-2010, 07:36 PM
I've been running a script that does a session register for $username that's worked for a few years. Suddenly it stopped and I'm at a loss to figure if something I'm using has been deprecated with an upgrade maybe? I've gone through all the .php files and can't find anything that might have been altered. What's the preferred way to register a variable for a session across multiple POSTs? Thanks.