I want to create a script that updates/uploads data to mysql db. I have an local website and db on my pc & I've done this before using a php script in batch mode @ the command prompt.
I am trying to find a way to do similar on x10 site. I have a free account so from what I read I can't make these updates from my pc to the x10 mysql db remotely.
Can I run a batch php batch script on the x10 server to do database updates? Or what alternatives can anyone suggest to do this? This is a once a day run that takes a few minutes to finish.
I am trying to find a way to do similar on x10 site. I have a free account so from what I read I can't make these updates from my pc to the x10 mysql db remotely.
Can I run a batch php batch script on the x10 server to do database updates? Or what alternatives can anyone suggest to do this? This is a once a day run that takes a few minutes to finish.