Quantcast
Channel: Topic Tag: MySQL | WordPress.org
Viewing all articles
Browse latest Browse all 5527

WillBontrager on "[Plugin: Insert PHP] Resource id #250"

$
0
0

One more thing. This is not a forum on how to write PHP code, and I'm not going to let it become one. However, here is one more tip:

If you want to see the results of your SELECT query, you'll need to fetch the data from $result with a function for that purpose, mysqli_fetch_assoc() for example.

Will


Viewing all articles
Browse latest Browse all 5527

Trending Articles