Welcome Guest, Not a member yet? Register   Sign In
no idea for the implementation
#1

[eluser]forzaferrari87[/eluser]
Hello,

I have following structure of my mysql table.
matchid, match, seasonyear, matchday (a part of the whole structure)

My target for this is that I get following results.
306 (matchid), 306 (number of the match), 2012 (seasonyear), 34 (matchday)
307, 1, 2013, 1
....
612, 306, 2013, 34
613, 1, 2014, 1

Till now, I have no idea under which points I could search for that and then I could integrate it with php into my admin panel.
I hope someone can help and give me some tips.




Theme © iAndrew 2016 - Forum software by © MyBB