Excuse me, this is line 40 in the script...
if (mysql_fetch_row($Result)<0) {
... and this is line 44...
while ($arrResult = mysql_fetch_array($Result, MYSQL_ASSOC)) {
Excuse me, this is line 40 in the script...
if (mysql_fetch_row($Result)<0) {
... and this is line 44...
while ($arrResult = mysql_fetch_array($Result, MYSQL_ASSOC)) {