Hey everybody,
Here is my problem: i have to exectute multiple SELECT queries to the
database, ad my question is how it would be how it would be faster:
1) either calling a stored procedure with mysqli_multi_query. That
stored procedure wold contain all of the SELECT queries.
2) using mys
Hey everybody,
For about the last 7 hours I am trying to get a script to work and I have
absolutely no more ideas of why it isn't.
I run the script in a browser, and it has to run for some time, but after
about 20 minutes it suddenly . stops . it just pukes. No there is no error,
and yes th