I'm trying to do something in PHP, but I can't get it to work.
First, I want to check the MySQL database for table names matching something like 'tge_conANYWORD1ANYWORD2'.
Then I want to make ANYWORD1 and ANYWORD2 into variables. Can someone please help me with this?
Thank you very much.