Author Topic: Complete noob to lua, php, mysql, etc needs help  (Read 1905 times)

0 Members and 1 Guest are viewing this topic.

Offline pazda

  • Newbie
  • *
  • Posts: 10
  • Karma: 1
Complete noob to lua, php, mysql, etc needs help
« on: March 05, 2013, 10:19:22 PM »
I've been a server owner for ~2 years now - I've owned around 5 GMod servers and a Minecraft server. However, mySQL and lua and everything like that still confuses the out of me (hence why my friend is coding most of my goodies for me)

I was wondering - how would I make something where every dollar you donated to a PayPal gave you 1 point in a server, and you could spend those points in a derma menu for ranks?

My host gives me mysql support and webhosting, that's basically all I know. I'd just need guidelines as to where to start, how to do it, etc.

Thank you so much <3

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Complete noob to lua, php, mysql, etc needs help
« Reply #1 on: March 06, 2013, 02:41:51 PM »
If Lua / SQL / other scripting languages confuse you, the best place to start would be to pay your buddy if he knows, or if not, find someone else who does.
Many ore-existing bits and pieces exist to do what you're wanting to do.
But, I know of no single 'push this one button' system to combine them all for you.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming