Re: creating a shopping cart.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux