Let's say you have a simple PHP file that just displays a random number. When the user hits the submit button, the page will reload and display another random number. How often do you need to call mt_srand(); ? Just once? Or each time the page gets reloaded?
- Re: [PHP] seeding using mt_srand(); Phil Schwarzmann
- Re: [PHP] seeding using mt_srand(); bbonkosk
- RE: [PHP] seeding using mt_srand(); Phil Schwarzmann
- RE: [PHP] seeding using mt_srand(); Jon Haworth
- RE: [PHP] seeding using mt_srand(); Phil Schwarzmann
- Re: [PHP] seeding using mt_srand(); Jason Wong
- RE: [PHP] seeding using mt_srand(); Jon Haworth
- RE: [PHP] seeding using mt_srand(); Jon Haworth