Jump to content
MakeWebGames

Danny696

Members
  • Posts

    2,632
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by Danny696

  1. Who is the OP?
  2. Your on a free host, free domain, and you expect to get a free header, Good luck.
  3. http://uk.php.net/manual/en/control-structures.switch.php && http://uk.php.net/manual/en/language.functions.php That'll give you a start, Check out other peoples mods, look for the keyword Switch. If im allowd to, check this tut out on my forum. http://www.dev-ware.com/index.php?topic=11.0 just replace echo'your wtuff here'; with e.g shoot 1, shoot 2
  4. http://php.net/manual The php worl, at your feet
  5. Personally, i dont like the border on the login. i have to scroll to login.
  6. Isnt this just an edit of the shooting 'mod'????
  7. Dayo, your smenu mod was quite good, i would use it if i could find it :P
  8. my bad, thought it said addslashes
  9. Why do people ask for freebies now'a'days, ever heard of money!!!!!!!!!!!!!!
  10. RewriteEngine On RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /(.*)\.php\ HTTP/ [NC] RewriteRule .+ http://www.mydomain.com/%1 [R=301,QSA]
  11. You dont know how much i wanna see this guys game, Fail!
  12. Unless you have addslashes($_POST['text']) then theres no need to strip them.
  13. Why are you making a table, then changing it all. Why not just edit the SQL's to fit the changes?
  14. Danny696

    Dectece user OS

    Im not using SMF tho.
  15. Danny696

    Dectece user OS

    This isnt working for me :S
  16. Danny696

    Dectece user OS

    Thanks alot
  17. Danny696

    Dectece user OS

    I need a php script to dectect the users OS for a log user im making, ive tried various scripts from the interweb, none worked.
  18. Danny696

    $end issue

    On your file, it is all on two lines or spaced out?
  19. i agree with wolfe on this one.
  20. They need the code(found in config.php) to work.
  21. There are itembuy/sell logs, item market buy/sell/remove logs, staffnote logs, and some more that arn't used.
  22. Danny696

    Hi :)

    Hey kyle. That is all.
  23. Code Hmm yer :whistling:
  24. open up installer.php find: $fo=fopen("dbdata.sql","r"); and add // infront of it.
  25. Lol, i was joking, ill code for it if you need me to
×
×
  • Create New...