im trying to call for a variable for part of a link

include ('$themedir; /index.php');

this is not working

the variable is $themedir = '/theme/default';

and is located in a diffent .php that had been included before
zebono2 Reviewed by zebono2 on . simple variable php question im trying to call for a variable for part of a link include ('$themedir; /index.php'); this is not working the variable is $themedir = '/theme/default'; and is located in a diffent .php that had been included before Rating: 5