Jump to content
MakeWebGames

Recommended Posts

Posted

Make a file called ddaysend.php and add in there.

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

It says it'll add into cash xfer logs but it doesn't anyway.

Posted

Re: Donator Day Send [V2]

:|

Well not to offend you or anything but there's so many things you've done wrong here.

1. Please add the code tags, makes it alot easier to read.

2. This is simply a copy of cash xfer, as seen from $db->query("INSERT INTO cashxferlogs VALUES ('', $userid, {$_GET['ID']}, {$_POST['money']}, unix_timestamp(), '{$ir['lastip']}', '{$er['lastip']}')")

3. I'm learning php quite a bit from now on considering my exams are over, and I'm not 100% how to secure, but I'm fairly sure that your code is very insecure.

4. You said it says it adds it into cashxfer, but it doesn't. Well perhaps you should get rid of that and stop copying other files (at least have the courtesy to note that it was not made by you)

Sorry for all the criticism but that's the only way you'll learn. Anyway nice try though on actually bothering to make something.

You could go to http://www.w3schools.com or http://php.net to learn some php

Posted

Re: Donator Day Send [V2]

 

why do we need another send donator days to this forum hmmm

I haven't seen another send donator days. I've only seen donator day markets.

Posted

Re: Donator Day Send [V2]

Instead of <code>,</code>...it's

[ code] and [ /code] without the spaces

Sorry, forgot to mention it in my first post. but please change :)

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...