import all data variables from a php file without rendeiring it

luciusmalfoyy

New Member
i want to import all the data variables from a php file. but if i write:\[code\]include 'user.php';\[/code\]it loads that php file instead of the current file.any solutions?
 
Back
Top