Hi!

The best way is already presented in PHP manual:
http://www.php.net/oop . In this example you create an object, which
you can - naturaly pass over Session, etc.

If you'll use OOP (Object-Oriented Programming), it is preffered in
PHP5 to use OOP5 (OOP for PHP5). You can find details on
http://www.php.net/oop5 .

Emil NOVAK, Slovenia, EU

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to