[HELP] Incomplete processing
Posted: Wed Nov 03, 2010 1:18 am
Hi,
I have a script which processes some inputs from users. Users may send in the data at any time.
However, I noticed that I have problems with some data inserted into my DB being incomplete.
Hence, I am wondering if it is because there are new data coming in before the script completes the previous action? If so, how can I prevent it?
I have a script which processes some inputs from users. Users may send in the data at any time.
However, I noticed that I have problems with some data inserted into my DB being incomplete.
Hence, I am wondering if it is because there are new data coming in before the script completes the previous action? If so, how can I prevent it?