Re: [PHP] how fast is php

2001-03-15 Thread Chris Adams
On 15 Mar 2001 17:56:18 -0800, Randy Johnson <[EMAIL PROTECTED]> wrote: >I have a question. can a 1 php script access a mysql database more than 10 >times a second it's a simple updated statement? if it can how many >times do you think it can access the database in a second? Sure, dependi

Re: [PHP] how fast is php

2001-03-15 Thread David Robley
On Fri, 16 Mar 2001 12:34, Randy Johnson wrote: > I have a question. can a 1 php script access a mysql database more > than 10 times a second it's a simple updated statement? if it > can how many times do you think it can access the database in a second? > > thanks randy On which machine?