Need help for PHP technique

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Coldman
Forum Newbie
Posts: 15
Joined: Thu Sep 06, 2007 10:15 am

Need help for PHP technique

Post by Coldman »

Hi I need to create an E-store for selling digital goods, example like Istockphoto.com, photolia.com, where users buy credits and then buy products, and other users create and sell their digital goods . If any one know any good tutorial , book, example on that how to use this technique please help me. I dont know how to implement this technique when the user sells product to be able to withdraw his founds.
Please help
User avatar
califdon
Jack of Zircons
Posts: 4484
Joined: Thu Nov 09, 2006 8:30 pm
Location: California, USA

Post by califdon »

That's a pretty complicated application. Are you really sure that you want to develop a custom application? There are a lot of tested and proven solutions available.
Coldman
Forum Newbie
Posts: 15
Joined: Thu Sep 06, 2007 10:15 am

Post by Coldman »

I know there are a lot but all are with money , or if you know some good one that is free tell me which one
User avatar
yacahuma
Forum Regular
Posts: 870
Joined: Sun Jul 01, 2007 7:11 am

what about oscommerce

Post by yacahuma »

I think oscommerce is what you are looking for
Coldman
Forum Newbie
Posts: 15
Joined: Thu Sep 06, 2007 10:15 am

Re: what about oscommerce

Post by Coldman »

yacahuma wrote:I think oscommerce is what you are looking for
Is there eny oscommerce free out there
User avatar
VladSun
DevNet Master
Posts: 4313
Joined: Wed Jun 27, 2007 9:44 am
Location: Sofia, Bulgaria

Post by VladSun »

There are 10 types of people in this world, those who understand binary and those who don't
Post Reply