2

Creating a newsletter with personalized links

http://drupal.org

Hello, a Drupal newbie here.

I want to create a newsletter (sent by simplenews module) that will contain a question and three answers. I want the answers to be in the form of links that will point to my site and provide the user with a feedback. Normally I would do this like this:

What is your favorite color?
A. red (www.example.com/quiz/quiz.php?answer=A)
B. blue (www.example.com/quiz/quiz.php?answer=B)
C. Green (www.example.com/quiz/quiz.php?answer=C)

The feedback page would contain a bit of PHP to evaluate the incoming link with $_GET.

But with Clean URLs enabled I can't think of a way of doing this. I'm very new to PHP and can't really wrap my head around this. I presume this involves adding some mod rewrite rules? Any help would be appreciated.

Read »
Created by Dplanet 1 year 15 weeks ago
Category: News   Tags:

PSD to Drupal Theme

Drupal Development

Module Development

Get an Estimate

Tags for Creating a newsletter with personalized links

Recent comments