Hi I hope this is the right place as I am getting confused.
I have an existing php/mysql review programme.
One of the fields is configerable and I have it set as an email address, the only problem is you cant click it open up an email client you have to copy and paste it. I want to output the email to a web page with a clickable email addy
Can I use this configerable field and then find it in the php files and add a code snippet there or do I need to alter the sql as well?
Any advice/code to a novice would be appreciated