| How to retrieve data from SQL to PHP? I created data table in SQL, I inserted value to it with the username and password. How can I retrieve these values so that I can compare with to what the user put in as the username and password values? One more, is String variable in PHP an object? thx.. |