Forum: MySQL Sep 20th, 2008 |
| Replies: 13 Views: 2,819 I tried to find the file that does this work (as i said is not developed by me)
and found this :
/* this subastas title and link to details */
$tplv['id']=$row['id'];
$tplv['idformat']="<A... |
Forum: MySQL Sep 20th, 2008 |
| Replies: 13 Views: 2,819 I do use Greek letters. My language is Greek.
I have found this link http://gr2.php.net/htmlentities is that useful ? |
Forum: MySQL Sep 19th, 2008 |
| Replies: 13 Views: 2,819 Also, I import some items for the importing/exporting test you told me.
I have mysql and collations to utf8 general ci
1. Using the default encoding of notepad,I import the sql file and i got... |
Forum: MySQL Sep 19th, 2008 |
| Replies: 13 Views: 2,819 Thank you petr.pavel for your support
1. I saved the following
to a html file. I uploaded in the sever and with default encoding Greek, it was displayed correctly. I changed browser encoding to... |
Forum: MySQL Sep 19th, 2008 |
| Replies: 13 Views: 2,819 i did what you told me, but i didnt come to a solution. I googled and find out that there are so many users who did the same thing without a change. There must be something i do not do right.
P.S.... |
Forum: MySQL Sep 19th, 2008 |
| Replies: 13 Views: 2,819 |
Forum: MySQL Sep 18th, 2008 |
| Replies: 13 Views: 2,819 thank you all for your replies.
I have proceed to a next stage now.
for stephen84s :into this progject, i have several departments that uses different databases.in one of them, that i do my... |
Forum: MySQL Sep 18th, 2008 |
| Replies: 13 Views: 2,819 Hi all,
I have a problem with my php and mysql project.
I use an auctions software, named phpauction for my project.
I import into my database with utf8 encodingm and I can see the greek... |