Quote:
Originally Posted by dknelson
Here is what I tried:
$title = "Welcome: " . $userinfo[username]; "From:" $post[field2]; // The thread title
When I added the $post[field2], it stops working completely. Please tell me what I' doing wrong.
|
Then I'm sorry, its beyond my weak coding skills. I would hazard a guess that it requires a SQL query, but that is just a guess.