I've recently found that 1and1, my host, doesn't allow for remote access to MySQL databases and tables, and access is only possible via a slow and cumbersome web UI. Is there any workaround? I don't want to have to spend ten minutes browsing PHPMyAdmin every time I need to timestamp an article I add to my site.
Patiodude 0 Newbie Poster
Recommended Answers
Jump to PostIt sounds like you've answered your own question regarding remote connections. You could write a php script that does what you need and put it up on the server.
Jump to PostI don't want to have to spend ten minutes browsing PHPMyAdmin every time I need to timestamp an article I add to my site.
Why do you need to manually add anything?
All 8 Replies
madCoder 17 Junior Poster
Patiodude 0 Newbie Poster
madCoder 17 Junior Poster
JorgeM 958 Problem Solver Team Colleague Featured Poster
Patiodude 0 Newbie Poster

diafol
Patiodude 0 Newbie Poster
JorgeM 958 Problem Solver Team Colleague Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.