How To Build Business Directory Using Php Mysql?

Can I use PHP and MySQL to build a custom CRM?

  • I would like to create a CRM to handle the leads that come into my business and I was just wondering if it is best to build the CRM using PHP and MySQL or if there is a better way to do it. I will want the CRM to be able to send automatic follow up emails in regular intervals. Any advice would be really Appreciated.

  • Answer:

    No matter the case , unless you find a CRM that has already been built in PHP and provides the functionality you desire, you will HAVE to have a programmer to "re-invent the wheel". Make a list of the output you desire on the screen, and then speak with a programmer regarding what input would be required to generate that. He can then outline a method of producing said output from said input data. That takes time and development and debugging. I recommend finding a free open source CRM that can be extended. :) As far as follow up emails go, that is simple using the mail system in PHP. Furthermore, you can use, depending on your host, the webmail forwarders and auto-responders. PHP is powerful - so of course you can create a CRM The problem is input and output; define those, and you will then see what workload is required. :)

John at Yahoo! Answers Visit the source

Was this solution helpful to you?

Other answers

scroo you

Saud Bukhari

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.