MySQL query
-
Hi. Thanks for the plugin. Please can you give me an example mysql query as how to chance the access token from a bash script?
I found the table entry, but it has all this in it, so Im a bit stumped.
a:5:{s:9:”token_add”;s:6:”access”;s:10:”token_drop”;s:11:”removetoken”;s:10:”cookie_key”;s:12:”Access_Token”;s:8:”lifetime”;s:1:”4″;s:12:”content_from”;s:4:”file”;}
The end goal is to have a random key generated every minute and cron to update the DB and php link on front end of website for members…(to stop link being shared)
I hope you can please help.
- The topic ‘MySQL query’ is closed to new replies.