Soldier666 Posted May 24, 2013 Share Posted May 24, 2013 Okay so I am trying to make an resource that works with mysql database till now everything works but when the mysql table is updated, server doesnt catch that. To see the changes I have to restart the main resource by admin command /restart res, but that's not what I need. Does anyone know hot to fix that? I have a php file where ppl input text in the box and presses Submit, then the mysql table has been updated with some information, but in game it only show's when the resource is restarted. I need somehow do it to make it reload the row which has been updated in mysql automatically on Submit click.. Ehh I hope u got the idea. Link to comment
Castillo Posted May 24, 2013 Share Posted May 24, 2013 I'm not sure, but you can't know when MySQL is updated, you could make a timer to refresh it every X time. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now