|
|
Subject:
Is this type of program possible in PHP?
Category: Computers > Programming Asked by: jamieinnh-ga List Price: $20.00 |
Posted:
05 Apr 2005 21:38 PDT
Expires: 05 May 2005 21:38 PDT Question ID: 505575 |
Please review this application that has been build to run with ACT! to help automate the "normal" tasks of a sales team. http://www.nwoods.com/act/sam.htm I used to run ACT! but have since moved over to SugarCRM (www.SugarCRM.com) and I really miss this SAM program we had working with ACT! What I need to know is is this type of complex programming possible in PHP? More to the point, After you review this weblink and the program features, Can this written to integrate seamlessly with SugarCRM? On a scale of 1-10 with 10 being a large project, how big of a task would it be to write this type of program in PHP? Average time required to write such a program? Thanks! Jamie | |
|
|
There is no answer at this time. |
|
Subject:
Re: Is this type of program possible in PHP?
From: nihplod-ga on 06 Apr 2005 13:16 PDT |
In general, you can do most things with PHP now, it's on version 5 which has full OO support and it mainly stolen from the good bits about java (such as try / catch) and c (such as assignement with if-statements). However, I really don't think it would be sensible. PHP is generally a scripting language and despite its attempts, is not suitable for developing real applications, it's slow and it's messy, and all it's really good for is small web sites with a bit of database functionality. |
Subject:
Re: Is this type of program possible in PHP?
From: moonrock-ga on 12 Apr 2005 15:05 PDT |
>>However, I really don't think it would be sensible. PHP is generally a scripting language and despite its attempts, is not suitable for developing real applications, I would like to differ. IMHO, yahoo is a big site that has the latest applications running on their servers and the yahoo pages are in PHP. Infact the latest yahoo 360 is also delivered by PHP |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |