1
people need a php script where I log in and grab the user id and where you can change user properties for example:
I have a table in mysql with: USER: TEST, POSICAOX: 10, POSICAOY: 10.
the script takes id and checks and then changes the data to USER: TEST, POSICAOX: 15, POSICAOY: 19.
This with ajax technology updating position every 5 minutes with js settimeout.
if you know of a simple postem ai script or example.
Don’t take this the wrong way, but this isn’t really a question, it’s more like asking them to do the job for you. However if you have any specific questions about Ajax or PHP I will be here to help you willingly.
– Hélder
not friend and ask for an example, because everything I know about mysql on google and study has nothing on how to erase data from a table and rewrite , so said if you know post an example
– adailton moraes