1

(3 replies, posted in Programming)

Thanks alot for that information, i was acctually afraid of my 6 queries on one page.

Are there any other programmers here who can offer any advice or suggestions?

Otherwise, thank you!

2

(3 replies, posted in Programming)

Hey everyone.
I have just recently started coding PHP and now im onto MySQL. This is not really a problem but some general questions to any experienced programmer.

When coding pages with connections to a MySQL database, is it a problem to have alot of different SQL questions to the database?

On one of the pages i have 5 different questions collecting information from the database. Is this a problem?
If its not, when does it become a problem?

As i see it, the only possible reason can be the CPU usage. When does the page start to eat up alot of CPU usage?

Thanks alot for any answers or if you want more information, please ask again.