Search found 4 matches
- Sat Apr 19, 2008 5:23 am
- Forum: PHP - Code
- Topic: [SOLVED] utf8/latin1 encoding problems
- Replies: 0
- Views: 116
[SOLVED] utf8/latin1 encoding problems
Hi I have a MySQL DB with utf8 data. My .php files are also saved as utf-8. Moreover I use the ZF which is latin as far as I know. So here is the problem. When i use a german specific char like ü it is stored as 'ü' in the DB. I assume the string was not saved correctly as utf8. But when I print th...
- Fri Feb 01, 2008 5:29 am
- Forum: PHP - Code
- Topic: print erros when STDOUT
- Replies: 5
- Views: 428
Re: print erros when STDOUT
Nobody has an answer?
- Wed Jan 30, 2008 12:34 pm
- Forum: PHP - Code
- Topic: print erros when STDOUT
- Replies: 5
- Views: 428
Re: print erros when STDOUT
I tried to reset display erros with ini_set and .htacces.
What happens with the errors if STDOUT ist set. The PHP Manual doesnt say much.
For what i unterstood it is a var. There must be a way to print them otherwhise u could also write display_errors off.
thx raphi
What happens with the errors if STDOUT ist set. The PHP Manual doesnt say much.
For what i unterstood it is a var. There must be a way to print them otherwhise u could also write display_errors off.
thx raphi
- Tue Jan 29, 2008 11:39 am
- Forum: PHP - Code
- Topic: print erros when STDOUT
- Replies: 5
- Views: 428
print erros when STDOUT
Hi
My hostingprovider set display_erros to STDOUT.
How can print erros anyway, when executing the script?
I cant change the settings. Allready tried.
thx raphi
My hostingprovider set display_erros to STDOUT.
How can print erros anyway, when executing the script?
I cant change the settings. Allready tried.
thx raphi