Is wordpress coding is only in php or both php and mysql

Discussion in 'PHP' started by lokimona, Aug 7, 2007.

  1. #1
    Is wordpress coding is only in php or both php and mysql.?
     
    lokimona, Aug 7, 2007 IP
  2. jestep

    jestep Prominent Member

    Messages:
    3,659
    Likes Received:
    215
    Best Answers:
    19
    Trophy Points:
    330
    #2
    The script itself is written in php, but it uses a sql based database (mysql, pgsql, mssql, etc.) on the back-end. It will require a database to function.
     
    jestep, Aug 7, 2007 IP
  3. cascadingstylez

    cascadingstylez Guest

    Messages:
    28
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    How do you think messages and username/passwords are stored?

    MySQL is a database used for storing information so it can be used again and again.
     
    cascadingstylez, Aug 7, 2007 IP