• I am writing Rest API with PHP for my WordPress site and I have trouble in two areas:
    1) How can I compare a text with the password in the user table? Because the password is encrypted and I do not know how to compare?
    2) how can read the metadata from the database tables fields? for example phone number.
    But when I user some query like this (Select * from users) the fields I want not return?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘database structure’ is closed to new replies.