I'm trying to connect to a database and display the contents of the wp_users table.
The connection is working... but when i try to echo the results of the sql query i just get Resource id #250 in it's place.
I'm trying to connect to a database and display the contents of the wp_users table.
The connection is working... but when i try to echo the results of the sql query i just get Resource id #250 in it's place.