de tekens van het bestand/bericht blijven altijd wel, of je moet op een vage manier comprimeeren...
andere manier dan da ik al bed8, kan ik eigenlijk niet bedenken:p
<?$i=1;?>
<?
$aErrorlog[$i]['error'] = 'You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near \'!\' at line 1';
$aErrorlog[$i]['extra'] = 'UPDATE `gebruikers` SET `bAuth` = 1 WHERE `id` = \'1\' LIMIT !';
$aErrorlog[$i]['pagina'] = '/myfiles/login.php';
$aErrorlog[$i]['datum'] = '1128183382';
$aErrorlog[$i]['ip'] = '127.0.0.1';
$aErrorlog[$i]['post'] = 'Array
(
)
';
$aErrorlog[$i]['get'] = 'Array
(
[inc] =>
[dir] =>
[file] =>
[act] =>
)
';
$i++;
?>
<?$i=1;?>
<?
$aErrorlog[$i]['error']='You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near \'!\' at line 1';
$aErrorlog[$i]['extra']='UPDATE `gebruikers` SET `bAuth` = 1 WHERE `id` = \'1\' LIMIT !';
$aErrorlog[$i]['pagina']='/myfiles/login.php';
$aErrorlog[$i]['datum']='1128183382';
$aErrorlog[$i]['ip']='127.0.0.1';
$aErrorlog[$i]['post']='Array
(
)
';
$aErrorlog[$i]['get']='Array
(
[inc] =>
[dir] =>
[file] =>
[act] =>
)
';
$i++;
?>
en dat dan herhalen voor iedere error/tekstje.
Evt. met ereg_replace() dingen laten aanpassen