PHP Classes

File: Script/_server/app/modules/game/models/queries/get_view_stat.sql

Recommend this page to a friend!
  Classes of Pierre-Henry Soria   H2OGame PHP Game Engine   Script/_server/app/modules/game/models/queries/get_view_stat.sql   Download  
File: Script/_server/app/modules/game/models/queries/get_view_stat.sql
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: H2OGame PHP Game Engine
Application to manage an online games platform
Author: By
Last change:
Date: 2 years ago
Size: 66 bytes
 

Contents

Class file image Download
SELECT views FROM [DB_PREFIX]Game WHERE gameId = :game_id LIMIT 1;