Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > HTML > Redirecting to the index.html page

Reply
Thread Tools

Redirecting to the index.html page

 
 
Jonathan N. Little
Guest
Posts: n/a
 
      04-23-2008
dorayme wrote:

> <?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



--
Take care,

Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
 
Reply With Quote
 
 
 
 
Raymond SCHMIT
Guest
Posts: n/a
 
      04-23-2008
On Wed, 23 Apr 2008 09:23:54 +0000 (UTC), Neredbojias
<me@http://www.neredbojias.com/_eml/fliam.php> wrote:

>On 23 Apr 2008, (Raymond SCHMIT) wrote:
>
>>><?php include '/myDomain/includes/nav.inc'); ?>
>>>

>>
>> This method will download the menu *and* the title when you just need
>> the page ...and more ....you need a webhosting offering php ...(my isp
>> refuse to furnish me php if i don't want to pay more...)

>
>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 ...

 
Reply With Quote
 
 
 
 
Jonathan N. Little
Guest
Posts: n/a
 
      04-23-2008
Raymond SCHMIT wrote:

> 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*.

--
Take care,

Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
 
Reply With Quote
 
Raymond SCHMIT
Guest
Posts: n/a
 
      04-25-2008
On Wed, 23 Apr 2008 19:47:35 -0400, "Jonathan N. Little"
<> wrote:

>Raymond SCHMIT wrote:
>
>> 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*.


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).
 
Reply With Quote
 
Jonathan N. Little
Guest
Posts: n/a
 
      04-25-2008
Raymond SCHMIT wrote:
> On Wed, 23 Apr 2008 19:47:35 -0400, "Jonathan N. Little"
> <> wrote:
>
>> Raymond SCHMIT wrote:
>>
>>> 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*.

>
> 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).



http://www.google.com/search?hl=en&q...=Google+Search
no ads free web hosting - Google Search

--
Take care,

Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Error when redirecting to an asp page from an aspx page Loui Mercieca ASP .Net 3 09-03-2005 04:31 PM
Redirecting Mobile Page to a different page and come back Sathish Kumar K ASP .Net Mobile 1 07-14-2005 10:37 AM
Redirecting to page page... digime HTML 2 02-10-2005 06:24 PM
Re: redirecting from .aspx page to .asp page Jeff Trotman ASP .Net 0 07-16-2003 04:25 AM
Re: redirecting from .aspx page to .asp page Steve C. Orr, MCSD ASP .Net 0 07-15-2003 12:18 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57