A community of PHP developers offering assistance, advice, discussion, and friendship.
Skip to content
Moderator: General Moderators
Post by Dale » Mon Feb 21, 2005 7:07 am
Code: Select all
<?php $paypalmoney = "500"; ?>
http://www.paypal.com/pay.blah?user=blah?payment=<?php print $paypalmoney; ?>
Post by feyd » Mon Feb 21, 2005 8:38 am
Return to “PHP - Code”