View Single Post
  #2 (permalink)  
Old 2003-09-22, 10:27 AM
cod3x cod3x is offline
Junior Member
 
Join Date: Sep 2003
Posts: 1
cod3x
Default

PHP has a couple functions called __sleep() and __wakeup(). These only work from inside of a class though. Here is a link to the php documentation where you can learn about these two functions:

PHP.net __sleep() and __wakeup() functions.

Hope this helps!
__________________
Cod3X - Eric Barr
<span style=\'color:red\'>Project Manager :: E n v o l u t i o n</span>
Reply With Quote