Membership is FREE – with unlimited access to all features, tools, and discussions. Premium accounts get benefits like banner ads and newsletter exposure. ✅ Signature links are now free for all. 🚫 No AI-generated (LLM) posts allowed. Share your own thoughts and experience — accounts may be terminated for violations.

Shtml?

Status
Not open for further replies.

RMF

Level 8
Legacy Platinum Member
Joined
Sep 9, 2002
Messages
1,437
Reaction score
0
Do any of you use SHTML for large websites?. I know HTML well, but haven't touched PHP or ASP. One thing I like about SHTML is how you can bring in other files into it. It really saves time when working with the menu. Mainly my question is, do you notice many problems with your server if you have a lot of SHTML pages?.

RMF
 

peter

Level 9
Legacy Exclusive Member
Joined
Oct 18, 2002
Messages
3,491
Reaction score
17
learn php instead.

if you know any c* language, its easy
 

vialli

Level 4
Legacy Platinum Member
Joined
Apr 10, 2002
Messages
223
Reaction score
0
RMF,

shtml is a way to include separate files into one, however ensure that your hosts server is set up to parse shtml files as standard.

One other effect is that if the server you host your site is slow then this could effect the speed at which your pages resolve.

HAving said this check out this page for a site I am working on to show you shtml in action.

www.jobtips.net/gotc.shtml
 

system0

Level 8
Legacy Platinum Member
Joined
Oct 10, 2002
Messages
1,621
Reaction score
0
i havent had any problems using shtml

i dont use many shtml commands though apart from the server side includes - your site should be ok
 

Anthony Ng

@Nameslave
Legacy Exclusive Member
Joined
May 22, 2002
Messages
4,567
Reaction score
14
You know what? I AM in the process of rewriting ALL my files at e.g. nameslave.com with PHP basically for saving time with the menu. So instead of SSI (Server side includes), you simply use PHP include tags (e.g. <?PHP include('menu.inc'); ?>) embedded in your HTML; then you can call for those file (ending with .inc) up. Nice and neat.
 

system0

Level 8
Legacy Platinum Member
Joined
Oct 10, 2002
Messages
1,621
Reaction score
0
yeah - most of my sites are deisgned that way - shtml will do the same but using php gives you the option of using all of phps features in the future if you want to
 
C

CEO-AIS

Guest
almost all my pages are shtml and I'm on an OC12 pipeline working several servers for a huge network of famous sites

the reason

my first counter script needed it

it worked great

not broken so don't fix

I get teased by the admins of the OC12 all the time

when you gonna get a real counter

hehe

they lose 10 Grand a month

I make 30K

haha

laughing all the way to the bank
 
Status
Not open for further replies.

Who has viewed this thread (Total: 1) View details

The Rule #1

Do not insult any other member. Be polite and do business. Thank you!

Members Online

Premium Members

Upcoming events

Latest Listings

Our Mods' Businesses

*the exceptional businesses of our esteemed moderators

Top Bottom