Hi All,
My question is, I have a page (index.php) that creates an instance of a class (customers). In that page it opens a new page (edit.php or add.php, or del.php or search.php).
I need to know when that new page opens is the class "dead", and how can I pass the instance of the class to that page.
regards
paul