[advanced search]
 

Go Back   NamePros.com > Discussion > Web Design & Development > Programming

Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics.


Closed Thread
 
LinkBack Thread Tools
Old 11-04-2004, 10:34 PM   #1 (permalink)
Senior Member
 
Join Date: Feb 2004
Posts: 2,761
187.95 NP$ (Donate)

suthra is just really nicesuthra is just really nicesuthra is just really nicesuthra is just really nice


Html Include

Hi , i have various html files in my server.
I want to know if there is any html include" things, just like php include.

I dont want to convert my html files to php for the "php include " stuffs.

Any help is appreciated
__________________
A single smile can be a solution to several problems.:)
www.adult.ec
is for Sale! Why not make an Offer?
suthra is offline  
Old 11-04-2004, 11:51 PM   #2 (permalink)
Senior Member
 
superprogrammer's Avatar
 
Join Date: Aug 2004
Location: Washington
Posts: 4,319
0.13 NP$ (Donate)

superprogrammer has much to be proud ofsuperprogrammer has much to be proud ofsuperprogrammer has much to be proud ofsuperprogrammer has much to be proud ofsuperprogrammer has much to be proud ofsuperprogrammer has much to be proud ofsuperprogrammer has much to be proud ofsuperprogrammer has much to be proud of


http://www.jimworld.com/apps/webmast...20/forum::php/
__________________
Download youtube videos at www.HugYouTube.com and free domains list atwww.FreeDroplists.com
Anonymous access at www.Banned.net
superprogrammer is offline  
Old 11-05-2004, 12:38 AM   #3 (permalink)
Senior Member
 
dotcommakers's Avatar
 
Join Date: Oct 2003
Location: world wide web
Posts: 2,022
1,279.01 NP$ (Donate)

dotcommakers is a splendid one to beholddotcommakers is a splendid one to beholddotcommakers is a splendid one to beholddotcommakers is a splendid one to beholddotcommakers is a splendid one to beholddotcommakers is a splendid one to beholddotcommakers is a splendid one to beholddotcommakers is a splendid one to behold


it shtml includes... not html

for html includes i think only iframe or framesets thats it

you can also do onthing you can use html but just rename files as .php and use php includes

Quote:
Originally Posted by superprogrammer
dotcommakers is offline  
Old 11-05-2004, 12:49 AM   #4 (permalink)
Senior Member
 
Join Date: Feb 2004
Posts: 2,761
187.95 NP$ (Donate)

suthra is just really nicesuthra is just really nicesuthra is just really nicesuthra is just really nice


Thanks pals

I thought of renaming to php. But i thought using html will be good for SE purposes.

is there any tool, which will automatically include contents to html files?.

Rgds.,
sarathy.s
__________________
A single smile can be a solution to several problems.:)
www.adult.ec
is for Sale! Why not make an Offer?
suthra is offline  
Old 11-08-2004, 06:47 AM   #5 (permalink)
NamePros Member
 
Join Date: Sep 2003
Posts: 162
90.00 NP$ (Donate)

lfrias is on a distinguished roadlfrias is on a distinguished road


you can tell him in htaccess to process php language in html documents.

just add to your .htaccess file the following:

AddType application/x-httpd-php .html .php .htm

and it shoud do it.
lfrias is offline  
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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 On


Site Sponsors
Advertise your business at NamePros

All times are GMT -7. The time now is 01:19 AM.


Powered by: vBulletin® Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0
Template-Modifications by TMS
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios

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 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85