Discussions
MySQL connection with Telegram bot
about 6 years ago by Mick
Hi, I could not find any good answer using Google. I've made a Telegram bot linked to a webhook itself linked with a MySQL db. I cannot bring to Telegram the results of the queries made to the db. Nothing happen in Telegram. I've tried my connections and my SQL queries work properly in a simple PHP page.