[Q] Grabbing a Custom Field GET from AWeber in PHP
Not sure why.
Here is a typical piece of code I use to grab the name field:
if(isset($_GET['name'])) {
$name = $_GET['name'];
}
school the lead attends) AWeber passes it like this in the GET:
?custom%20school=osu
When I try this code it fails:
if(isset($_GET['custom school'])) {
$name = $_GET['custom school'];
}
if(isset($_GET['custom%20 school'])) {
$name = $_GET['custom%20school'];
}
Any help would be greatly appreciated.
Kevin
WSO: Earn $1,000 per Month With This Model. Guaranteed.
Works for Anybody, Any niche - It's so simple you'll wonder why everyone isn't using it
Click Here Now to Download It!