I've been looking into stored procedures as suggested in my other thread, but I can't find any decent tutorials on how to use them in PHP.
Am I right in saying you basically create a load of MySQL queries which effectively go into a queue which can be executed at the end of the script (for example)?
Does anyone know of any decent tutorials that show how to use them properly with PHP?
Thanks,
Craig.
Am I right in saying you basically create a load of MySQL queries which effectively go into a queue which can be executed at the end of the script (for example)?
Does anyone know of any decent tutorials that show how to use them properly with PHP?
Thanks,
Craig.