I'm putting together my first web page, and I've been looking at these FTP files for the longest time and can't figure out where to put my code to make it load upon loading the webpage.
Currently, when accessing the web page, it loads a public_html folder, and then acts as an index where I can click on the php file to open (and access the html and whatnot.)
I don't want to look at the index though; I want it to load the code immediately. Where do I put it to do this? (and yes I've looked all over, but I can't figure out for the life of me how to do it.)
index.php? – deceze Apr 11 '12 at 1:53