Hey, I have a php page that usis 2 includes. I don’t want the users to go to the includes directly but through a page that I specify.
Here is what I mean:
Here is what I mean:
Code:
<?php
//page name is here.php
include "somthing.php";
more code and somthing
bla bla bla
?>
[/code}
I want to users to go to the here.php and not to somthing.php. What I thought about doing was to add a check in somthing.php to see if the url is [URL unfurl="true"]http://www.blabla.com/here.php[/URL] and not [URL unfurl="true"]http://www.blabla.com/somthing.php.[/URL]
How can I check a url in php.
-How important does a person have to be before they are considered assassinated instead of just murdered?
-Need more cow bell!!!