I know this is a FAQ. But the answer still isn't clear,
regardless dozens of previous threads.
I want to invest (time and perhaps money too) in
php-based shopping cart software. But--as a developer--
I want to work with a system adaptable to my
own automatic page generation libraries.
A quick look at OSCommerce was dissapointing because
OSCommerce requires register_global s to be on, while
my system has it turned off. I don't mind spending
money ( < $500 ) but I do want well-written, modular
oop code that lends itself well to extension and modification.
What's the best system to work with?
regardless dozens of previous threads.
I want to invest (time and perhaps money too) in
php-based shopping cart software. But--as a developer--
I want to work with a system adaptable to my
own automatic page generation libraries.
A quick look at OSCommerce was dissapointing because
OSCommerce requires register_global s to be on, while
my system has it turned off. I don't mind spending
money ( < $500 ) but I do want well-written, modular
oop code that lends itself well to extension and modification.
What's the best system to work with?
Comment