Hi,
I have scripta.php and scriptb.php and they can both be called at the same time, it does not happen often but it does happen sometimes. How do I stop scriptb.php executing while there is a instance of scripta.php currently executing?
AndrewThanks
I have scripta.php and scriptb.php and they can both be called at the same time, it does not happen often but it does happen sometimes. How do I stop scriptb.php executing while there is a instance of scripta.php currently executing?
AndrewThanks
Comment