Re: beginner question: how many queries via PHP are...

2002-02-17 Thread BD
At 08:33 PM 2/16/2002 , you wrote: >Hello > >I am new to the subject. I am experimenting in mysql via PHP with a nice >book (PHP and MySQL >Web development). My question is how many queries to mysql, made via PHP, >should considered >ok for efficiency. I know it has much to do with the size of d

Re: beginner question: how many queries via PHP are...

2002-02-16 Thread Craig Vincent
> I am new to the subject. I am experimenting in mysql via PHP with a nice > book (PHP and MySQL > Web development). My question is how many queries to mysql, made via > PHP, should considered > ok for efficiency. I know it has much to do with the size of databases, > but I would like to get an >

beginner question: how many queries via PHP are...

2002-02-16 Thread Nikolas
Hello I am new to the subject. I am experimenting in mysql via PHP with a nice book (PHP and MySQL Web development). My question is how many queries to mysql, made via PHP, should considered ok for efficiency. I know it has much to do with the size of databases, but I would like to get an idea