[Plugin: Donation Goals] Database Connection
-
Instead of having to input the amount raised, I’m trying to display the number of rows in a particular MySQL Database table. Is this possible? If so could you point in the right direction?
I’ve started to do a little of the work on my own, but I’m now stuck. At the top where all of the other require php files are being called, I call my connect script, then run a COUNT (*) of my database to return the total number of rows. However, I can’t seem to get the amount raised value to recognize the number of rows.
- The topic ‘[Plugin: Donation Goals] Database Connection’ is closed to new replies.