Hey there i'm not sure how to this inserting a php code into a text area
Status 1 <label>
<input type="text" size="100" value="I am filling out surveys on http://www.my-voucher.com?join=68 to earn free Amazon and iTunes vouchers" id="textfield" name="textfield4"/>
</label><br /><br />
Status 2 <label>
<input type="text" size="100" value="Get free Amazon and iTunes vouchers by filling out surveys on http://www.my-voucher.com?join=68" id="textfield" name="textfield4"/>
</label><br /><br />
Status 3 <label>
<input type="text" size="100" value="Got some spare time? Earn Amazon vouchers filling out free surveys http://www.my-voucher.com?join=68" id="textfield" name="textfield4"/>
</label>
This is inputed manualy
[ATTACH]4012[/ATTACH]
The string to show auto refferal link is this
<a href="<?php echo $yourdomain?>?join=<?php echo $ref_id ?>"><?php echo $yourdomain ?>?join=<?php echo $ref_id ?></a><br><br>