Forum FAQForum FAQSearchSearch MemberlistMemberlist Forum ignore listForum ignore list RegisterRegister ProfileProfile Log in to check your private messagesLog in to check your private messages Log inLog in
MIME type i charset za .php?

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    mi3dot.org Forum Index -> Server-side
View previous topic :: View next topic  
Author Message
sime
Guest





PostPosted: 28.09.2004 16:26    Post subject: MIME type i charset za .php? Reply with quote

Kako se podesi mime type i charset za .php fileove?

Za html, to mi je bilo lako:
AddType text/html;charset=utf-8 .html

ili ako koristim XHTML:
AddType application/xhtml+xml;charset=utf-8 .html

Ali za .php nemam pojma?
Back to top
sime
Guest





PostPosted: 28.09.2004 17:02    Post subject: Reply with quote

Evo skužia sam, ne preko .htaccess-a, nego preko php-a:

<?php
header("Content-Type: text/html;charset=utf-8");
?>
Back to top
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    mi3dot.org Forum Index -> Server-side All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group