I would like to create fake comments script.
Here is what i need from the script:
– there will be no registration
– script will show my own comments randomly from comments.txt file and those comments will have fake usernames from users.txt file
– i want to have an option for the amount of the comments i want to show and for the amount of comments i want to show for 1 page (for example there is 80 comments and i want to show only 10 per page, it will mean that the script will make 8 pages…
