Hello,
I'm going to be implementing a site that needs to connect to an accounting
database (Computer Associates' Accpac) through a com+ database tier. I
have to compose several objects together for the API to work properly.
I'm trying to decide between PHP and ASP for this job, any suggestions or
comments? I like PHP because of the lower overhead on non-com calls
(which is important because of the servers that are going to be used), but
am not sure about the COM support in PHP.
Thanks for any input you might have,
Kent