I want to make a PHP script that completes the realization of a random pool. I have the following code, which would make a simple table of 15 rows and 3 columns. I do not know how to randomly mark in each row a 1, X or 2. I tried a rand (1,3), i...
asked on
28.10.2016 / 18:01