Welcome to the RaGEZONE - MMORPG development forums.

Conversation Between foxx and EliteGM

8 Visitor Messages

  1. GOD DAMNIT I HATE PEER PRESSURE. okay ;(
  2. y u no join us? Spamzilla
  3. You've got the Galaxy S, right? My brother recently updated his, but now the battery is running out a lot faster than it used to. Did you experience that?
  4. Can you PM me your MSN if you have it, I might just ask a few stuff about PHP sometimes.
  5. Oh thanks. I've never used (int) much so I wasn't sure of the effect lols.
  6. Btw, just by fast looking at that code..

    if(!is_numeric((int)$_POST['slot'. $i .'_amnt']))

    I think this makes no sense :o if $_POST was something like "1561asd#%@fadf" (int) would make it "1561" thus it will ALWAYS be numeric :p
  7. I've been using implode/explode, in this way people can't add commas to their inputs (but that's never the case, we're talking about item names, they never include commas).
    This is a part of my $_POST action: http://pastebin.ca/1529139
  8. 'Soup, just realized, you actually can't insert an array to the database, you have to serialize it at first, but still it's better just to make few more columns.
Showing Visitor Messages 1 to 8 of 8