russell Posted November 18, 2010 Posted November 18, 2010 I have wordpress and it controls my users subscriptions. I also have PHPBB for my forums. I wrote a script that uses an ftp server to verify a subscription. I.E. if the script returns a size of a file then subscription good. I am changing this but would like my script to use the database in word press to verify the account is in a subscription category. Any ideas? Can AutoIt check a database that it doesn't generate? muppet hands are so soft :)
James Posted November 18, 2010 Posted November 18, 2010 I have wordpress and it controls my users subscriptions. I also have PHPBB for my forums. I wrote a script that uses an ftp server to verify a subscription. I.E. if the script returns a size of a file then subscription good. I am changing this but would like my script to use the database in word press to verify the account is in a subscription category. Any ideas? Can AutoIt check a database that it doesn't generate?Seeing as both Wordpress and PHPBB use MySQL for their database backends, you'd need to look into a MySQL UDF (which there is a few around of).James Blog - Seriously epic web hosting - Twitter - GitHub - Cachet HQ
russell Posted November 18, 2010 Author Posted November 18, 2010 thanks, ill research this and find out what it is and if it can be used in the manner i need. muppet hands are so soft :)
russell Posted November 19, 2010 Author Posted November 19, 2010 after doing much research i have found Mysql UDF would be the direction i need to go but it would seem that so many people have started this task and either gave up or in general lack the information to connect to a site other than local. Anyone got any ideas? muppet hands are so soft :)
cueclub Posted December 12, 2010 Posted December 12, 2010 I am also trying to connect to a mysql database to look for a subscribed user for my autoit script. I have played around with Mysql UDF, and have had no success with it. Is there anyone around who could point m in the right direction? It seems I can not get it to connect. =| any and all ideas appreciated. thx Cue
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now