Usage & ParametersmurtiGrid($q, // mysql_query() result$qr, // mysql_fetch_row() result"KOLON1#KOLON2", // MySQL column names"KOLON1ADI#KOLON2ADI", // Column nice names"KOLON1GENISLIK#KOLON2GENISLIK", // Columns width (for 100%: null)"show.php?id=%", // Show record linking (% is variable)"duzenle.php?id=%", // Edit record linking (% is variable)"sil.php?id=%", // Delete record linking (% is variable)"INDEKS"// Points variable's column name, at linking actions (example: id));