I know nothing about php (as will become apparent) and a bit about cold fusion.
I have a CF app that stores usernames and passwords,etc and a forum based on a php script (SMF Forum).
The forum has a "hook" that allows me to pass the $ID_MEMBER value into the script to allow a user to log into the forum if they are logged into the CF app.
The problem is I have no idea how to do this, I have tried a simple query variable and a cookie setup but they did not work.
I am assuming this is something simple but have no idea, can anyone let me know if this is simple and where I might get help.
I have a CF app that stores usernames and passwords,etc and a forum based on a php script (SMF Forum).
The forum has a "hook" that allows me to pass the $ID_MEMBER value into the script to allow a user to log into the forum if they are logged into the CF app.
The problem is I have no idea how to do this, I have tried a simple query variable and a cookie setup but they did not work.
I am assuming this is something simple but have no idea, can anyone let me know if this is simple and where I might get help.