Selling space

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
jodeti
Forum Newbie
Posts: 14
Joined: Tue Apr 28, 2009 8:54 am

Selling space

Post by jodeti »

Hello,
I want to tie a standalone system to a simple static html site which purpose is to sell spaces(class) for seminar, workshop, class. Which will be a paid system. Is there any open source script which i can use for this purpose.

Thank you.
jodeti
Forum Newbie
Posts: 14
Joined: Tue Apr 28, 2009 8:54 am

Re: Selling space

Post by jodeti »

I want to use a script for seminar's space reservation. Just some hints pls
User avatar
superdezign
DevNet Master
Posts: 4135
Joined: Sat Jan 20, 2007 11:06 pm

Re: Selling space

Post by superdezign »

Generally speaking, if you can't generalize your future product into common modules, then you won't find an open source solution. If you could break this down into parts, like "a user system with a file manager," then you could find different pieces and put them together. But, to ask for something as specific as a website for selling seminars... You'll likely need to hire a developer, not only to develop the website for you, but to help you itemize your features.
jodeti
Forum Newbie
Posts: 14
Joined: Tue Apr 28, 2009 8:54 am

Re: Selling space

Post by jodeti »

I got you. thank you for this useful suggestion.
Post Reply