PriMoThemes — now s2Member® (official notice)
This is now a very OLD forum system. It's in READ-ONLY mode.
All community interaction now occurs at WP Sharks™. See: new forums @ WP Sharks™
sterup wrote:In the response email when a user registers I want to list the information they filled in on the form they registered with. There are different custom fields for different levels but only one email gets sent to all levels. I wanted to be able to say if the user has a certain level then show them what was entered for the custom fields that are shown for that level.
http://example.com/?my_key=8234sdfsl293423dldf9234783345&subscr_id=%%subscr_id%%
<?php
if($_GET["my_key"] === "8234sdfsl293423dldf9234783345"){
// Handle other variables now.
}
?>
Users browsing this forum: Google [Bot] and 2 guests