Search found 1 match

by Xpucto
Tue Dec 17, 2002 5:28 am
Forum: PHP - Code
Topic: How may I use the same object in more than 1 script?
Replies: 3
Views: 376

How may I use the same object in more than 1 script?

Hi!
How may I maintain an object in more than one script? As soon as I want to use an object in more than one script, I have this problem that I don´t know how to transmit this object to other scripts.

Thanks