<?php $var1 = 'nameOfVariable'; $nameOfVariable="This is the value I want!"; echo $$var1; ?>(Visited 5 times, 1 visits today)