Skip to content

Instantly share code, notes, and snippets.

<?php
session_start();
//==================================================
// PHP GRID CONFIGURATION
//==================================================
include("/var/www/html/commun/phpgrid/lib/inc/jqgrid_dist.php");
error_reporting(0);