Jump to content

niche

Members
  • Posts

    3,671
  • Joined

  • Last visited

  • Days Won

    17

Posts posted by niche

  1. Always room for improvement and hopefully you'll never stop improving.

    Obviously you're learning so don't be afraid to break things.  Experiment.  Make mistakes.  Decide for yourself what you think you've learned.   

    Have the courage to be wrong. 

    That's when I'm most likely to remember what I learned.

    The bigger the mistake the bigger the memory!

    EDIT:

    The most important question is what you posted good enough for you right now?

     

    • Thanks 1
  2. Thought I could alter a table with a pdo query and binding. Apparently not.

    Is there a way to use a pdo query to alter a table without binding using some kind of variable?  if so, what would a simple example look like?

    Else, I'll use mysqli.   

  3. JSG said it best. $con doesn't exist.  

    Obviously, the site's not making the connection.  For me, that was the whole point of learning how to code.  How do I manage the use of frameworks and libraries, when I know I don't have the code skills that would've allowed me to do it myself.

    https://www.w3schools.com/php/php_mysql_connect.asp

    I'm not criticizing any one.  Just talking for myself.  IMHO, frameworks and libraries are the rewards for knowing how to code.   

    EDIT:

    If needed, there are very good vids on youtube RE: PHP Objects

     

×
×
  • Create New...