Redirecting to the index.html page

J

Jonathan N. Little

dorayme said:
<?php include '/myDomain/includes/nav.inc'); ?>

Just a minor note (maybe not so minor) most servers are configured to
parse *.inc as plain text so it is so if your inc contains php code or
worse, sensitive info such as db passwords email address..., it is
better to use .php to prevent hackers from downloading your source.

includes:

nav.inc.php

classes:

myClass.class.php
 
R

Raymond SCHMIT

What are you paying now? Hosting with php is pretty cheap nowadays.

i pay 35 euros/month and i am in a retirement status....therefore 1
euro is 1 euro.
Anyway ..... using the end-user brain to choice of clicking or not
clicking on the "index.html" link will do the job gracefully .
Thanks a lot everybody for your ideas ... i will try some of them ...
 
J

Jonathan N. Little

Raymond said:
i pay 35 euros/month and i am in a retirement status....therefore 1
euro is 1 euro.

Per month! For hosting or is this to your ISP? Because you can get
pretty good hosting for that price ($55 USD) per *year*.
 
R

Raymond SCHMIT

Per month! For hosting or is this to your ISP? Because you can get
pretty good hosting for that price ($55 USD) per *year*.

The given price is for my ISP. I think that i pay enough for
internet. I did not want to pay more, because my isp did not give me
php(or perl).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top