Ok thanx,
and if I would like to use this variable more often in the file how should I use it?
For example:
$_GET['A'] is the variable?
Then another question...
for example:
file.php?A=H1
from this I would like to get 2 variables..
A could be H1 trought H5 or D1 trough D9
- If its a H a variable (ex: $team) should be HS if its a D is should be DS.
- Just the numbers in A as a variable? $nr = 1