hocem ellerine sağlık olsun yalnız bu seferde menunun karekter kodlamasını bozduk bknz:www.gorekyazilim.com kolaylıklar SARI
18 Temmuz 2010 23:48 tarihinde Serkan YARAMAZ <[email protected]> yazdı: > $mysql_query("SET NAMES 'utf8'"); > degil > mysql_query("SET NAMES 'utf8'"); > $olmayacak. > Saygılarımla > Serkan Yaramaz > --- > > > 2010/7/18 "SARI" <[email protected]> >> >> Serkan Hocam >> dediklerinizi aşşağıdaki gibi yptım(bknz:1) ancak şimdi de bu hatayı >> alıyorum(bknz:2) >> Kolaylıklar "SARI" >> >> -------------------------------------------------------------------- >> 1- >> //make connection with mysql and select the database >> $mysql_connect = mysql_connect($host, $mysql_user, $mysql_password); >> $mysql_query("SET NAMES 'utf8'"); >> $db_select = mysql_select_db($mysql_db); >> >> 2- >> Fatal error: Function name must be a string in >> /home/gorekeya/public_html/include/baglanti.php on line 10 >> -------------------------------------------------------------------------- >> >> 18 Temmuz 2010 23:36 tarihinde Serkan YARAMAZ <[email protected]> >> yazdı: >> > header da sadece >> > <meta http-equiv="Content-Type" content=text/html; charset=utf-8> >> > devamında mysql_connect'ten sonra >> > mysql_query("SET NAMES 'utf8'"); >> > >> > Saygılarımla >> > Serkan Yaramaz >> > --- >> > >> > >> > 2010/7/18 "SARI" <[email protected]> >> >> >> >> <meta http-equiv="Content-Type" content=text/html; charset=utf-4> >> > >> > _______________________________________________ >> > Linux-programlama mailing list >> > [email protected] >> > https://liste.linux.org.tr/mailman/listinfo/linux-programlama >> > Liste kurallari: http://liste.linux.org.tr/kurallar.php >> > >> > >> _______________________________________________ >> Linux-programlama mailing list >> [email protected] >> https://liste.linux.org.tr/mailman/listinfo/linux-programlama >> Liste kurallari: http://liste.linux.org.tr/kurallar.php > > > _______________________________________________ > Linux-programlama mailing list > [email protected] > https://liste.linux.org.tr/mailman/listinfo/linux-programlama > Liste kurallari: http://liste.linux.org.tr/kurallar.php > > _______________________________________________ Linux-programlama mailing list [email protected] https://liste.linux.org.tr/mailman/listinfo/linux-programlama Liste kurallari: http://liste.linux.org.tr/kurallar.php
