Posting a Form and looking for an alternative to die()

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

davidcroda
Forum Newbie
Posts: 9
Joined: Wed Nov 08, 2006 10:36 am

Re: Posting a Form and looking for an alternative to die()

Post by davidcroda »

not sure if this has been addressed but the best way to store and retrieve this information would be the setting it in the $_SESSION array
Post Reply