DOMANDA Problemi con PHP Shell Interactive

PIGIG

Nuovo Utente
98
0
Buona sera,

Ho questo problema in php, ho installato XAMPP nella shell quando inserisco stringa con una lettera con accento mi chiude la shell come se digitassi exit.

cosa posso fare?

ho win 7.

Grazie
 
U

Utente 16812

Ospite
Ehm … sorry … uso EasyPHP come ambiente integrato di sviluppo e NetBeans come IDE … l'XDebug è integrato ... :sisi:
 

Moffetta88

Moderatore
Staff Forum
Utente Èlite
20,543
12,929
CPU
i5-4690
Dissipatore
DEEPCOOL CAPTAIN 240EX
Scheda Madre
MSI Z97 U3 PLUS
HDD
KINGSTON SSD KC400 240GB
RAM
24GB BALLISTIX SPORT @2133MHz
GPU
STRIX GTX980 DC2OC
Audio
INTEGRATA
Monitor
AOC G2590VXQ
PSU
BEQUIET! System Power 7 500W
Case
DEEPCOOL MATREXX 55
Periferiche
NESSUNA
Net
EOLO 100
OS
UBUNTU/WINDOWS11
Prova a cambiare il charset della shell in utf8
Codice:
1. Open "my.ini" in "C:\xampp\mysql\bin\" directory. 

2. Edit the following lines.

# Add the following code before [client].
default-character-set=utf8

# Add the following code before [mysqld].
character-set-server=utf8
skip-character-set-client-handshake

# Add the following code before [mysqldump].
default-character-set=utf8

# Add the following code before [mysql].
default-character-set=utf8
 

Entra

oppure Accedi utilizzando
Discord Ufficiale Entra ora!

Discussioni Simili