So, i have a created a php script that will go through all my records in a table and make necessary changes to the records. the problem is the script can take a while to complete and so it exceeds the max time a script can run. Is there a way i could manipulate the database of x10hosting from my computer? I know i could first export the whole database from x10Hostings and then make changes to that database locally and then again import that database from phpAdmin of x10Hosting, but that would result in loosing some of the important changes buy my users of the site.
Thanks.
Thanks.