Ik wil graag van een querystring de variabelen variabel gebruiken 
Mijn querystring is "http://localhost/hotspotsysteem/fwrite.php?tourname=tourname11&hotspot1=1.jpg&hotspot2=2.jpg
Is het nu mogelijk om in PHP het cijfer achter $hotspot variabel te gebruiken? Dus bijvoorbeeld: echo hotspot[x];
Mijn querystring is "http://localhost/hotspotsysteem/fwrite.php?tourname=tourname11&hotspot1=1.jpg&hotspot2=2.jpg
Is het nu mogelijk om in PHP het cijfer achter $hotspot variabel te gebruiken? Dus bijvoorbeeld: echo hotspot[x];