Comment & Email same like base camp how it works and code

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
harsh110
Forum Newbie
Posts: 1
Joined: Thu Aug 22, 2013 1:15 am

Comment & Email same like base camp how it works and code

Post by harsh110 »

How to create comment system like http://basecamp.com.
When someone comment it send email automatically who invited in and also receiver reply via email and display in comment system what is php code and how its works please give me solution :? :? :?
User avatar
requinix
Spammer :|
Posts: 6617
Joined: Wed Oct 15, 2008 2:35 am
Location: WA, USA

Re: Comment & Email same like base camp how it works and cod

Post by requinix »

We will not "give you the solution". We are were to help you write the code yourself, not to write it for you.

Basecamp is complicated. You'll need a more concrete list of requirements before you can begin, not the brief description you've posted. What invites? What receiver and what reply? What comment system?
Post Reply