|
Comments for: yuri20011015
| Message # 1014460: |
|
Date: 11/29/02 15:23
By: Douglas Hammond Subject: RE: How do I pass an object to another php? You can use serialize()to serialize your object before passing it and unserialize() to get it back. Make sure you urlencode() it too. |
Previous Message | Next Message |


