Warning: Undefined array key "title" in /home/u593943216/domains/wp-experts.in/public_html/secure_content/themes/wp-experts/inc/classes/class-hooks.php on line 151
Posted by WordPress Experts on February 27, 2014 1075 Views Share on
Hello friends!. If you want to add the donate form on your website then just used code given below: <form name="_donations" action="https://www.paypal.com/cgi-bin/webscr" method="post"> <div><div>First Name: <font color="red">*</font></div><input type="text" name="first_name" value=""><div></div></div> <div><div>Last Name:<font color="red">*</font></div><input type="text" name="last_name" value=""><div></div></div> <div><div>Phone Number:</div><input type="text" name="night_phone_a" value=""><div></div></div> <div><div>Address1:<font color="red">*</font></div><input type="text" name="address1" value=""><div></div></div> <div><div>Address2:</div><input type="text" name="address2" value=""><div></div></div>