Jump to content
MakeWebGames

Recommended Posts

Posted

Hello fellow members of the Makewebgames community. I'm sure everyone will be surprised, to see me posting in the free plug-ins section for once. I decided, to secure bank.php with the help of a friend ( Zeddicus ) and i'm pretty happy with the job me and him have achieved. Since this is my first ever, free plug in, i am excited to the replies i will be receiving. All criticism is also accepted, but please try to make me feel happy ;)

 

You're unable to view this code.

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

 

 

Best Regards: Redex.

Posted

I would make my own modification, if i had the most simplest of ideas, and knew how to code ;)

Just to clarify, no i'm not one of them people who did not attempt to learn, i have been through tutorials on xhtml,html,php,sql so yup i do know the basics, yet when it comes to making a modification i just don't know what to do ;)

Posted

Nice job!

As Jordan has said already though this has been done multiple times, Why not now add a few more features to the bank? Simple ones offcourse such as allowing game owners to change the charge when depositing and withdrawing money from staff panel?

Posted

If you want i don't mind, as i said anything you post to help the members is fine with me. Dave, if i knew how to do that, i would be adding lots of features ;)

Posted

Heres something you may/may not have known:

You're unable to view this code.

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

In php 5 can be shortened to just

You're unable to view this code.

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

Posted

Thanks for that Danny. Here is one thing you may/ may not have known, i like the longer version ;). I'm not mocking you buy that way, thought i would get my point across, whilst playing with a bit of comedy. I apologise, if it has caused you any inconvenience.

Posted

this code isnt working for me. it says unexpected ')' on line 47. then i took them out and then it wouldnt let me deposit anything. i have run the query

[mysql]ALTER TABLE users ADD bankmoney INT(11) NOT NULL[/mysql]

but it wont let me deposit. anyone no why?

Posted

Remove line 31, it shouldnt be there. Redex, Im not bothered if you dont use it, was just telling you+others, i personally perfer to be quicker, and hope they have PHP5 :P And i could have said use the @, but i think that im one of the only ones that use it for the inlcluding of globals :P

Posted

This should work. I have tested it and it worked fine for me, So here goes ;]

 

You're unable to view this code.

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

 

If you have PHP 5 you can un comment the second include and remove the first otherwise I advise to stay as you are ;]

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