Quote:
Originally posted by czzccr
Jeff,
First, I want to say that you have put together an awesome utility. I just put it online for the NGBL. Thanks!
Now the question... You mention above that you calculate number at the end of the player file using birthday and player number. Could you publish that calculation or is it completely random? I would like to link to these pages though the modified BOSI interface I have.
Thanks
John
|
It uses the RND function in Visual Basic to generate a pseudo-random number. I'm not sure you would be able to repeat that in PHP. I could send you the code if you think that would help.
Quote:
Originally posted by Tresclub
There were some cases where I imported the same player from two different seasons in order to compare ratings. After the comparisons, I deleted one of the players; however, there are no duplicate players in our player pool.
What about the player index id's and their corresponding photo id's being different?
|
I'm not really sure what to say about your problem. I would check the CSV files. Do they have players listed twice? Perhaps it was a fluke and starting over from scratch would help?