From 3539ab4edd0d23e09320a6d64cdc9fda93951f5f Mon Sep 17 00:00:00 2001 From: Rumperuu Date: Thu, 4 Dec 2014 23:57:08 +0000 Subject: [PATCH] oi king --- page.php | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/page.php b/page.php index a943822..972a199 100644 --- a/page.php +++ b/page.php @@ -32,16 +32,10 @@ { while($query_row = $query->fetch_assoc()) { - $hostTypes($i) = $query_row['Num']; - - $i++; + // KING CUNT: Add the data from the mysqli query to the array here so it can be used... } } ?> -