PHP code 02-11-2011, 08:01 PM
#1
Hi!!!
Well, recently I found this little php, I'm trying one little project with it. Well... If somebody can help me,
I need this code:
to write the data on a new line
Thanks!
Well, recently I found this little php, I'm trying one little project with it. Well... If somebody can help me,
I need this code:
Code:
if ($action == "write"){
$open = fopen("log.txt", 'a');
fwrite($open, $data);
fclose($open);
}to write the data on a new line

Thanks!
Staff will never ever ask you for your personal information.
We know everything about you anyway.
We know everything about you anyway.
![[+]](https://sinister.ly/images/modern/collapse_collapsed.png)
tupid:
but thanks