I’m working on a site a bit like craigslist only very small scale. I need help making a button that a user could click to email a seller of a particular item. I need to populate the email with the seller’s email address which is stored in a database. This may be simple but I’m really new to php and not sure how to begin. Could anyone help me with the code? Very grateful for any help!
Share
Hehe
That is about what you need to do it.
These are the first links on Google when you search on those words. I quickly scanned the articles, they are all of decent quality. Don’t forget there is always php.net for you aswell.
Good luck!