http://qkpm2ov2rjhjkhfsftskqho77uj5rewd5y44unkf6cb7tdhaxwcvh2id.onion/books/html/chat-app.txt
It will contain the date and time generated by the date() function, the session of the user's name, and the text, which is also surrounded by the htmlspecialchars() function to prevent XSS.
Step 5: Displaying the Chat Log Contents
Everything the user has posted is handled and posted using jQuery; it is written to the chat log with PHP.