I'm not entirely sure if this is actually possible. Haven't found anything yet. What I'd like to do is have a page that lists numerous articles. Then when you click on the "Read more..." link I want to go through to a template page that would pull all the info from the MySQL database for that particular artical and display it.
If this isn't possible could someone suggest something else that might work in a similar fashion.
if ($_REQUEST('is_answered') {
$reward = $_POST['cookie'];
$user = $reward;
}
;)