Author Topic: Basic Questions. Please Help!  (Read 10654 times)

0 Members and 1 Guest are viewing this topic.

Offline Tim

  • Newbie
  • *
  • Posts: 14
    • View Profile
Basic Questions. Please Help!
« 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!  ::)
« Last Edit: January 28, 2009, 06:13:32 AM by Tim »

Offline ip0li

  • mgSearkGD
  • Administrator
  • Hero Member
  • *****
  • Posts: 1959
    • View Profile
    • Pretty Girls from your city for night
Re: Basic Questions. Please Help!
« Reply #1 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!

Offline Tim

  • Newbie
  • *
  • Posts: 14
    • View Profile
Re: Basic Questions. Please Help!
« Reply #2 on: January 28, 2009, 08:17:45 AM »
I know - but which is better and why?  shtml or php?

Offline ip0li

  • mgSearkGD
  • Administrator
  • Hero Member
  • *****
  • Posts: 1959
    • View Profile
    • Pretty Girls from your city for night
Re: Basic Questions. Please Help!
« Reply #3 on: January 28, 2009, 08:25:02 AM »
Google it, it depends on your needs. I personally use php always.

Offline Tim

  • Newbie
  • *
  • Posts: 14
    • View Profile
Re: Basic Questions. Please Help!
« Reply #4 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?
« Last Edit: January 28, 2009, 08:31:34 AM by Tim »

Offline oil

  • Sr. Member
  • ****
  • Posts: 288
    • View Profile
Re: Basic Questions. Please Help!
« Reply #5 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

Offline Tim

  • Newbie
  • *
  • Posts: 14
    • View Profile
Re: Basic Questions. Please Help!
« Reply #6 on: January 29, 2009, 06:00:53 AM »
Many thanks Oil  :)

Offline ip0li

  • mgSearkGD
  • Administrator
  • Hero Member
  • *****
  • Posts: 1959
    • View Profile
    • Pretty Girls from your city for night
Re: Basic Questions. Please Help!
« Reply #7 on: January 29, 2009, 07:00:08 AM »
oil is always da guy :)