problem with incllude() function

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • AzeriWEB
    New Member
    • Aug 2010
    • 8

    problem with incllude() function

    When I use include function in page before it apears simbols like this п»ї
    For expalme: http://azeriweb.h1.ru
  • Dormilich
    Recognized Expert Expert
    • Aug 2008
    • 8694

    #2
    this looks like you insert a UTF-8 encoded file, where the editor application has added a BOM (which displays in any other encoding as 3 weird characters).

    Comment

    Working...