Search results

  1. griimnak

    PDO login, is it secure enough?

    Wanted to share this login see if it's secure enough? maybe someone can give me some ideas to make it more secure :) if(isset($_POST['username'], $_POST['password'])){ $user1step = strip_tags($_POST['username']); $pass2step = strip_tags($_POST['password'])...
  2. griimnak

    Show DevBest On/off toggle buttons

    i'll probably use this if i plan on making a mobile skin for my site, cheers dude
  3. griimnak

    pdo fetch with if command help?

    So I'm working on something right now, I've been looking for a solution for quite some time, kinda new to pdo. So basicaly i have a table here: and I'm trying to make it so when i maint = 0 there will be a green check on the site (as in, maint = enabled) but my code is not working, not sure...
  4. griimnak

    UberCMS Jays Edit

    Wow, I didn't think people still use Uber. But looks like a decent edit.
  5. griimnak

    Call of Duty [CoD: Ghosts] What are your first impressions?

    Ghosts is garbage. It's funny how infinityward stated that Ghosts will be the next generation of call of duty, however Treyarchs Black Ops2 looks so much more next gen.
  6. griimnak

    Battlefield Xbox vs PC graphics

    PC Graphics will always be superior. Matter of fact, doesn't PS4 Use a AMD chip?
  7. griimnak

    [Release] ShadoIndexChristmas - HTML/CSS/C++ [Release]

    Looks okay, however I don't see how C++ comes to play in this.. Anyways nice job son.
  8. griimnak

    [HTML5, Canvas, JQuery] MC Run [Release]

    Nah not really. I didn't do much but drag and drop some pictures and stuff. It was an experiment with this:
  9. griimnak

    DELETE

    It's a shame, it was looking really good so far!
  10. griimnak

    [HTML5, Canvas, JQuery] MC Run [Release]

    Anyone can edit it or extend it, so I won't really be caring about this. Plus I'm poor and can't afford hosting. Or foodstamps for that matter.
  11. griimnak

    [HTML5, Canvas, JQuery] MC Run [Release]

    Introduction- It's been a while since I've released anything, so here's my little thingy I made with using Construct 2, Html canvas. I really didn't do much in this, all I did was edit a few things here and there and stuff, only a silly little project. Technologies- Html5 canvas JQuery What's...
  12. griimnak

    Garret Hi ;p

    Garret Hi ;p
  13. griimnak

    WeDesign • Company Portfolio Template • Free

    Man, I love this template. It's so clean and nicely done. 10/10 Nice job.
  14. griimnak

    PC Minecraft 1v1's

    I keel you son.
  15. griimnak

    Video How To Install GTA V

    I'll be sure to use this tutorial when I buy it :D
  16. griimnak

    BcStorm Client problem

    Check in your variables to see if your path to the swfs are correct. And then clear your browser's cache.
  17. griimnak

    Show DevBest [Release] ReachPHP 0.0.2, Developer release.

    Thanks. The main classes aren't really finished yet though. Like, as you can tell the database class isn't really a class. Just something to connect, for now anyways. I'm trying to get adjusted to PDO :)
  18. griimnak

    downf4ll Catalogue V8

    Something's wrong with the Database. Looks like you've missed a column in the sql you've downloaded. Either that or the catalogue SQL is out of date for your Emulator.
  19. griimnak

    Diamonds SQL HELP

    No I mean, did you take the .SWF file and put it into the folder that holds all your furniture?
  20. griimnak

    Show DevBest [Release] ReachPHP 0.0.2, Developer release.

    ReachPHP 0.0.2 - By Griimnak Introduction- ReachPHP is what I've written to manage my site. I though I'd share it to the community for educational usage. It's a developer release, meaning you can edit, extend and rename it if you'd like. Technologies- PDO Database PHP CMS MySQL DB Driver...
Top