NYCPHP Meetup

NYPHP.org

[nycphp-talk] webservices anyone?

Adam Maccabee Trachtenberg adam at trachtenberg.com
Mon Nov 8 14:02:28 EST 2004


On Mon, 8 Nov 2004, Eric Rank wrote:

> I do realize that having such a meta-table keeping track of all the
> transactions in a database would be a bunch of overhead
> too. However, for this project, there's < 100 records per week, so
> it's not completely out of line.

Are updates occurring in one or two directions?

On the whole, I wouldn't bother with all the overhead of a soap. I
would just dump the update log someplace and fetch it using cron.

-adam

-- 
adam at trachtenberg.com
author of o'reilly's "upgrading to php 5" and "php cookbook"
avoid the holiday rush, buy your copies today!



More information about the talk mailing list