php question

Out of context: Reply #33

  • Started
  • Last post
  • 40 Responses
  • ********
    0

    The MySQL database is only a small % of the whole picture... the PHP/etc script in the actual hosted filespace is what is doing all the work. You need to properly cross reference what's happening in PHP script before you start making changes/additions. Just adding something to the database technically wont do anything unless the php knows to either look for it or is told that it's there...

View thread