Welcome Guest, Not a member yet? Register   Sign In
Can I use both regular and db-sessions at the same time?
#6

[eluser]Jaketoolson[/eluser]
I agree, excessive queries can be unnecessary so work on figuring out how to rewrite the queries so that what would have taken 4 queries only takes 1, maybe 2. Understanding databases is just as important as understanding the code used to interact with them. Optimizing your database can help too and not just running the optimize procedure, but creating the optimal structure on a per table basis. Small things are often overlooked when it comes to databases where when fixed, this can cause the DB to perform faster and better than anything php or code wise could ever do!


Messages In This Thread
Can I use both regular and db-sessions at the same time? - by El Forum - 05-26-2011, 11:15 AM



Theme © iAndrew 2016 - Forum software by © MyBB