ils
01-25-2013, 06:20 PM
Hey all,
I'm trying to write some code to include all other posts in a particular thread into an email notification. I'm not too familiar with php, and can't figure out which php file to add a mysql query to.
I know I want to append $message (I think) using .= operator, but I'm not sure how/where to pull threadid from thread table, or post table...
Has anyone else tried modding their php for this?
I'm trying to write some code to include all other posts in a particular thread into an email notification. I'm not too familiar with php, and can't figure out which php file to add a mysql query to.
I know I want to append $message (I think) using .= operator, but I'm not sure how/where to pull threadid from thread table, or post table...
Has anyone else tried modding their php for this?