Infiltration
THEORY
Ethics
Observations
 
PRACTICE
Abandoned Sites
Boats
Churches
Drains/Catacombs
Hotels/Hospitals
Transit Tunnels
Utility Tunnels
Various
 
RESOURCES
Exploration Timeline
Infilnews
Infilspeak Dictionary
Usufruct Blog
Worldwide Links
Infiltration Forums home | search | login | register

Reply
Infiltration Forums > Private Boards Index > Web/Graphic Design > Call the home page(Viewed 2254 times)
Xanadu location:
Las Vegas NV
 
 |  | 
Call the home page
< on 6/27/2006 10:54 PM >
Posted on Forum: UER ForumQuote
I have a page that calls home.php with a $_GET when I click on a button. How can I get home.php to load without having to click on a button? I know I can use a .htaccess to redirect to http://wtvr.myurl....dex.php?index=Home but I dont like that.



"Hey Fat Dave. <--Period"
GreyDeath location:
Ontario
 
 |  |  | Add to ICQ
Re: Call the home page
<Reply # 1 on 6/28/2006 3:20 AM >
Posted on Forum: UER ForumQuote
<?
header("location: home.php");
?>


Or if you have access to the web server you could set home.php as one of the default pages.

-Me!



Im not stupid, Im Canadian!
Infiltration Forums > Private Boards Index > Web/Graphic Design > Call the home page(Viewed 2254 times)
Reply

Add a poll to this thread



This thread is in a public category, and can't be made private.

Powered by AvBoard AvBoard version 1.5 alpha
Page Generated In: 31 ms