Jump to content
MakeWebGames

Recommended Posts

Posted

Re: donator.php

Sorry m8 cant help you, i made a function to fit mine similar to this:

 

function list_dp($itm,$qty,$pack,$price,$sign = "$")
{
   echo $itm, $qty, $pack, $price, $sign;
}

 

But of course mine is not that, my one make's a table and a payment button.

Posted

Re: donator.php

He want's the hole <form> type so the user only get's crystals for his money?

 

ok i'm lost lol whats this post about cause the original poster only said

ehm i dont get it :?

how do a make a pay function they only gives 100 crystals

Posted

Re: donator.php

lol sorry i was tired when i maked the topic :P

if you se the the name on the topic its donator.php

i dont understand that site i want a form where you can buy only 100 crystals over paypal ??

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...