hi! this might sound weird :)
i want to "call" a file( test_2.php ) i.e execute the file like how it would have been when clicking on the following link:
<a href="home/test_2.php">click here</a> //this code is currently in test_1.php file
is there any method to do that?