How do I pass an object from PHP Page to PHP Page?
Posted: Sun Nov 21, 2010 11:28 pm
Hi,
Can someone help me by showing me how to pass an object, such as a class, from a PHP web page to another PHP web page?
I had used $_POST $_GET and $_SESSION[xyz] for string values, but for an object?
Any idea?
Jeff
Can someone help me by showing me how to pass an object, such as a class, from a PHP web page to another PHP web page?
I had used $_POST $_GET and $_SESSION[xyz] for string values, but for an object?
Any idea?
Jeff