Recent content by iCranavvo

  1. iCranavvo

    Show DevBest [PHP] Login & Logout

    Ah yes; thank you PDO for coming with all those unused drivers.
  2. iCranavvo

    Show DevBest [PHP] Login & Logout

    A preference that isn't shared by other developers. PDO does not 'take less lines of code' as you put it. In fact you would have to do more; there's nothing wrong with the MySQLi class.
  3. iCranavvo

    ScreenSnap - C# 6.0 - Under Development

    I think there's no place on the internet for yet another screen snapper. With the evolution of Windows, and Drive (I know, it's shit), it's even more easier now to just press print screen and I have the link to paste anywhere I like. It'll be hard to market, unless you offer a hosting to go...
  4. iCranavvo

    Why do PHP developers differentiate OO code from non-OO code?

    Okay, let me just create an object and a function just to print text out even though echo(); simplifies this process completely... OOP is used pointlessly sometimes, and the more PHP based projects I see the more you see over complicated messes. You should only utilize OOP when it is needed...
  5. iCranavvo

    Why do PHP developers differentiate OO code from non-OO code?

    PHP has a lot of noob developers and once a noob developer learns OOP and incorporates it into their projects they think their code is now strong, structured and flawless when this, sometimes, isn't the case. It's become somewhat an acceptance to code in OOP, which is kinda' daft considering not...
  6. iCranavvo

    nope!

    nope!
  7. iCranavvo

    [HELP] R63 Cranavvo Badge Shop Errors

    You could just use my Giftshop though, better code and works with MUS, if you have Phoenix.
  8. iCranavvo

    Image Minecraft Modern house

    The iron golem just protecting the library. okies ;] Looks cool, but I hate black and white wool on the MC Default Texture Pack.
  9. iCranavvo

    [PHP] User API

    Hey there, I was working on nuHabbo and we had a API which went into the database and grabbed results for a user but it was basic and used very basic PHP (switch statements, ew). So after I began to build the new UI for nuHabbo I built a new API, and it's very good in my opinion, easy to...
  10. iCranavvo

    [PHP][Phoenix] Giftshop

    If you cannot upload "items", replace "admin.php" with this: http://pastebin.com/3wYnmCEH.
  11. iCranavvo

    [PHP][Phoenix] Giftshop

    If you're on UBER and it redirects to me.php replace your class.session.php with this: http://pastebin.com/b0mRFPMx
  12. iCranavvo

    [PHP][Phoenix] Giftshop

    It's based on a template system which is fair easy to use/configure so if you want to do that, hit it up.
  13. iCranavvo

    [PHP][Phoenix] Giftshop

    Hello there, a few months ago I released a badgeshop which thanks to you lot got me motivated to start creating little widgets for CMS' etc. Since the release of v3.8.0+ I've decided to take advantage of it's MUS feature and to create a better, secure web-based item purchasing and hopefully...
  14. iCranavvo

    [PHP] Synk

    I had this suggested. I'll probably do that. Also I'm on a basic host so it may be slow, sorry. //edit IP's are now turned into Guest.rand(); ;)
  15. iCranavvo

    [PHP] Synk

    Everyone's IP is shown. Don't be so scared. There's something that I'm wrapping together to allow you to change it to your username or w/e.
Top