MemphiS Posted January 16, 2009 Share Posted January 16, 2009 Currently i have script that runs when a users time ends or is before the current time. The script then updates a value for the user and adds a new value. This works 99% of the time but that 1% of the time it suddenly doesnt update mysql! Its extremely annoying, has anyone else come across this problem or have any information on how to ensure the scirpt works 100% of the time. Link to comment https://forums.phpfreaks.com/topic/141024-mysql-problem-php/ Share on other sites More sharing options...
corbin Posted January 16, 2009 Share Posted January 16, 2009 As far as I know, there's not a way to make sure it works 100% of the time. You should incorporate better error handling though so you can try and find out why it doesn't work that 1% of the time. Link to comment https://forums.phpfreaks.com/topic/141024-mysql-problem-php/#findComment-738138 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.