coasters2k
06-18-2006, 05:38 PM
I'm using a simple mySQL database class to connect and query my database to make it as simple as possible to connect to different databases down the line...
I thought the solution to my problem would be introducing variable variables to have the query results specify which query it wants but its proving difficult with all the $this-> class stuff and whatnot...
Help? Thanks!
I thought the solution to my problem would be introducing variable variables to have the query results specify which query it wants but its proving difficult with all the $this-> class stuff and whatnot...
Help? Thanks!