|
Posted by Emil Novak on 10/01/05 16:31
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
Navigation:
[Reply to this message]
|