Create an account

Very important

  • To access the important data of the forums, you must be active in each forum and especially in the leaks and database leaks section, send data and after sending the data and activity, data and important content will be opened and visible for you.
  • You will only see chat messages from people who are at or below your level.
  • More than 500,000 database leaks and millions of account leaks are waiting for you, so access and view with more activity.
  • Many important data are inactive and inaccessible for you, so open them with activity. (This will be done automatically)


Thread Rating:
  • 469 Vote(s) - 3.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PHP code

#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:

Hidden Content
You must

[To see links please register here]

or

[To see links please register here]

to view this content.


to write the data on a new line :smile:

Thanks!
Reply

#2
Cant you just save that code as .php?
Reply

#3
Quote:(02-20-2011, 01:13 PM)The 7th Sage Wrote:

[To see links please register here]

if i'm not mistaken php has escape sequences. Use "\n"
darkscorpion solved it, but I deleted the pm by mistake... anyway I managed to solve it yesterday :biggrin: but thanks :smile:

here is the edited part:

PHP Code:
if ($action == "write"){
$open fopen("log.txt"'a');
fwrite($open$data."\n");
fclose($open);


:smile: thanks!
Reply

#4
thanks dude very much and cheers
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

©0Day  2016 - 2023 | All Rights Reserved.  Made with    for the community. Connected through