Help!: Solving Syntax error

3 replies
Hi!

Can any one please take a look at this and tell me what is wrong? I am getting a syntax error. Thanks.
The idea is to integrate a Refer_a_Friend Script with Aweber autoresponder.
Your help will be appreciated.

$send=$refNUM_url="http://www.aweber.com/scripts/addlead.pl" target="_form_id" value="445960191"$

Thanks
#error #solving #syntax
  • Profile picture of the author nxtgencreative
    Is this supposed to the php?
    {{ DiscussionBoard.errors[3361314].message }}
  • Profile picture of the author Evan-M
    Originally Posted by benedicta View Post

    Hi!

    Can any one please take a look at this and tell me what is wrong? I am getting a syntax error. Thanks.
    The idea is to integrate a Refer_a_Friend Script with Aweber autoresponder.
    Your help will be appreciated.

    =="http://www.aweber.com/scripts/addlead.pl" target="_form_id" value="445960191"$

    Thanks

    try this
    $refNUM_url='"http://www.aweber.com/scripts/addlead.pl" target="_form_id" value="445960191"$';
    $send=$refNUM_url;
    Signature

    Evan-M

    Easily The Worlds Best Wordpress Popup plugin

    Visit Website Design Firm For All Your Wordpress Coding Needs

    {{ DiscussionBoard.errors[3361360].message }}
    • Profile picture of the author Aemilia
      Originally Posted by Evan-M View Post

      try this
      ='"http://www.aweber.com/scripts/addlead.pl" target="_form_id" value="445960191"$';
      =;
      Thanks for helping me out. I will work with it and let you know how it works.
      Signature
      Coming soon
      The only limitation in life is your lack of determination and imagination
      {{ DiscussionBoard.errors[3361780].message }}

Trending Topics