Recent content by Dysania

  1. D

    WTB Pet Site

    @MimicTheTruth :( I'm sorry, I don't really know of any specifically. I wish I could help. Just a thought - I just started development on a new petsite. Have you given any thought into backing or co-owning a NEW petsite? Or do you want something more immediate and already established? 
  2. D

    Procedural PHP Prepared Statements

    I'm not going to. My husband and I decided to just use his server that he uses for Plex. :)
  3. D

    WTB Pet Site

    Anything is for sale if you bid high enough ? But as far as specifics, I'm not aware of any. 
  4. D

    New Petsite In The Works: Looking for Alpha Team

    Good morning (afternoon?)! I've never been on the front lines of petsite development for anybody else, but you can be! I'm starting up a new petsite and highly welcome all the help, suggestions, ideas, etc that I can get (I don't even have a name yet :/  ) I am in the VERY early stages of...
  5. D

    Procedural PHP Prepared Statements

    I FINALLY figured out my issues!!! I just learned today that my host (Hostgator) doesn't have the mysqlnd extension unless you upgrade to the more expensive hosting. Well, guess I'll have to make some changes...
  6. D

    Procedural PHP Prepared Statements

    Honestly, I don't understand because using prepared statements is SO much more work than using mysqli_real_escape_string... and if you even change the database you will have to go back to each statement and fix it... What am I missing?
  7. D

    Procedural PHP Prepared Statements

    Hey everyone! I've made a number of sites for myself, but I've decided to work on a pet/avatar site and I'm just getting into it. Generally on my own sites I've used mysqli_real_escape_string as one of the checks before putting user-input into the database, but I want to transition over to...
Back
Top