Hi! I'm a newbie. I have a complicated idea on my mind which covers PHP,Excel & MySql at the same time so I hope I'm writing to the correct forum.
I have an excel file which has 1 spread sheet. and there are 30-40 cells which includes random() function.
what I want to do is:
Running random func in an excel file on php to sql db
I want to have a simple php page working local machine, probably asking for how many iterations for the random() functions.
and I want to get the results in the cells after every iteration to a MySql db.
I don't even know if this's possible but it doesn't look so bad idea either ?
Can you please help me or show me which way to go and share your experiences ?
Thanks in advance
