Kod
Allowed memory size of 24117248 bytes exhausted (tried to allocate 3840 bytes) in /u/var/www/html/nowa/admin_top.php on line 1
Czym może być to spowodowane?? bo sprawdziłem plik i wszystko wygląda ok. 
<?php for($i=0; $i<=93; $m[]="$i"); $numer=$m[$foto]; ?> <html> <head> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <META http-equiv="Pragma" content="no-cache"> <META http-equiv="cache-control" content="no-cache"> <META http-equiv="Expires" content="-1"> <meta http-equiv="Content-Language" content="pl"> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2"> <title>Losowe zdjęcie z mojej galerii</title> <frameset framespacing="0" border="0" frameborder="0"><frame src="http://www....php?album=28&pos=<?php echo($numer); ?>" scrolling="auto" ></frameset>
<? php $m[]='1'; $m[]='2'; $m[]='3'; . . . . $numer=$m[$foto]; ?>
<?php for($i=0; $i<=93; $m[]="$i"); $numer=$m[$foto]; ?>
<?php for($i=0; $i<=93; $m[]=$i++); ?>