Jump to content

Search the Community

Showing results for tags 'sql query result'.

  • Search By Tags

    • sql query result ×
    Type tags separated by commas.
  • Search By Author

Content Type



Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Found 1 result

  1. I have a function in a php file (for a module) that looks like this: //Function to get all available combinations from the DB //Returns an array with combination info public function getAllProductCombinations(){ //Get all DB info for available combinations $result = Db::getInstance()->Ex...
×
×
  • Create New...