Categories
How to randomize text?
Hello, how can I make sure that when we go to the page, we are greeted with a random hello? In different languages, so that he went to the page, and there hello, then updated and there ciao
Answer the question
In order to leave comments, you need to log in
collect an array of strings, and randomly pull out one element from it https://www.php.net/manual/en/function.array-rand.php
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question