Jump to content

hatred

New Members
  • Posts

    8
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

hatred's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. I'd like to give ya a better description but I don't really wanna give out to much details. Been programming for 6 years, and I did think of another way. Was just looking at my options and that came to mine, made me curious if it was possible or not.
  2. I don't want to use it a lot, and it wouldn't be used by players, just myself. It's more complex then just typing blah, that was just an example. Thanks for the help guys!
  3. Thats what I was looking for. Why should I be dissuaded from trying to use it?
  4. Like say i create a database table called "scripts" and insert a new row, and in 1 row have echo"blah"; If i could in my php code, call for that row, and use that code
  5. Can you use/execute a php script like (echo"test" that you $get from a mysql table?
  6. This has actaully happened to me once, never really figured out why, or how it happened. I do know, if it was some kinda abuse in the script, the person who did it probably would do it more then once untill you fixed it.
  7. I went ahead and tested out the function "file" with another website, and it seemed impossible to abuse my own code. I guess the only question left is... is it be best to use the function "file" to post data to another website's reward script? or is there another function i should use instead?
  8. Hi, I am currently developing [a href=\"http://mpogr.com/V2/\" target=\"_blank\"]Verson 2[/a] of [a href=\"http://mpogr.com\" target=\"_blank\"]MPOGR[/a] and well im not 100% sure if im doing this correctly, or if there is something insecure about a method i use on "incentives". I guess i have 2 questions.. 1. Sometimes players, "rarely.. game owners" are saying.. the incentive script isnt working correctly, the players are not recieving rewards when they vote for their favorite game. Is the function "file" good to use, if i want to post data to another websites reward script? 2. I just realized the function "file" and function "include" are similiar, and now its making me think.. If im including a game owners file into my scripts to run, is it possible he could do any kinda damage to my website, possible delete the database with a simple command? Im sure you understand what im trying to do. Basicly.. a player comes to MPOGR from a vote link the game owner has provided with a unique id. The user votes, and then the site returns some data back to the games "reward script" to reward the player credits, etc. Not redirect the player its self, just secretly post to a hidden reward script the game owner has made. Is this the best way to do this?
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.