View Single Post
ישן 27-05-06, 10:27   # 3
Morishani
חבר בקהילה
 
Morishani's Avatar
 
מיני פרופיל
תאריך הצטרפות: Jan 2006
הודעות: 124
שלח הודעה באמצעות MSN אל Morishani

Morishani לא מחובר  

אלי/Homie.
אני לא מבין מאיפה קיבלת את חוסר העקביות הזאת, תחליט אם אתה עובד עם xHTML או HTML ...
כי רשמת :
PHP קוד:
<meta http-equiv="Content-Language" content="he">
<
title>שם העמוד</title>
<
meta http-equiv='Content-Type' content='text/html; charset=windows-1255' /> 
במקום :

PHP קוד:
<title>שם העמוד</title>
<
meta http-equiv="Content-Language" content="he" />
<
meta http-equiv="Content-Type" content="text/html; charset=windows-1255" /> 
__________________
A Proud member of the skrap team
  Reply With Quote