Script Pulse

Trade Pulse => Trade Pulse Support => Topic started by: Tim on January 28, 2009, 06:09:56 AM

Title: Basic Questions. Please Help!
Post by: Tim on January 28, 2009, 06:09:56 AM
Are there any advantages to have index.php  instead of index.html for my root domain?
Is it just faster? Any other advantages?

If I did, would I have to have all my category pages .php instead of .html?

Also, in the manual it says:  Include this code in your .shtml files: <!--#include virtual="/tp/ssi_in.php"-->

Does this also work if I just had .html files?


Those are probably really silly questions but I'd appreciate some help!  ::)
Title: Re: Basic Questions. Please Help!
Post by: ip0li on January 28, 2009, 07:58:43 AM
For script to work your files need to be or shtml or php :)

I believe this answered your question!
Title: Re: Basic Questions. Please Help!
Post by: Tim on January 28, 2009, 08:17:45 AM
I know - but which is better and why?  shtml or php?
Title: Re: Basic Questions. Please Help!
Post by: ip0li on January 28, 2009, 08:25:02 AM
Google it, it depends on your needs. I personally use php always.
Title: Re: Basic Questions. Please Help!
Post by: Tim on January 28, 2009, 08:30:03 AM
OK cool - but does Trade Pulse work just as well and fast on .shtml as it would with .php?
Title: Re: Basic Questions. Please Help!
Post by: oil on January 28, 2009, 11:11:18 AM
i prefer personall .shtml but nowadays there is basically no difference, they are both ligtning fast
you even can use .html but then you have to add in htaccess to treat .html files as .shtml

its totally upon person choice i would say

me ... i like .shtml more cause its harder to insert malicious code for hackers
Title: Re: Basic Questions. Please Help!
Post by: Tim on January 29, 2009, 06:00:53 AM
Many thanks Oil  :)
Title: Re: Basic Questions. Please Help!
Post by: ip0li on January 29, 2009, 07:00:08 AM
oil is always da guy :)