mauvais format string
Posté : sam. 03 juin 2017 05:02
Bonjour je ne sais pas pourquoi mais j'obtiens toujours le meme message. string Badly formated,
j'ai change la chaine qui est la suivante:
Pour la suivante:

qui j'ai fait mauvais?
j'ai change la chaine qui est la suivante:
Code : Tout sélectionner
Global $s = "This is a long string that is holding more than 80 characters and thus should be split into several lines. That is if everything is working properly and nicely and all that. No misshaps no typos. No bugs. But I want the code too look good too. That's the problem!"
Le erreur est le suivant:Global $s = "This is "
&_
"a long s"
&_
"tring th"
&_
"at is ho"
&_
"lding mo"
&_
"re than "
&_
"80 chara"
&_
"cters an"
&_
"d thus s"
&_
"hould be"
&_
" split i"
&_
"nto seve"
&_
"ral line"
&_
"s. That "
&_
"is if ev"
&_
"erything"
&_
" is work"
&_
"ing prop"
&_
"erly and"
&_
" nicely "
&_
"and all "
&_
"that. No"
&_
" misshap"
&_
"s no typ"
&_
"os. No b"
&_
"ugs. But"
&_
" I want "
&_
"the code"
&_
" too loo"
&_
"k good t"
&_
"oo. That"
&_
"'s the p"
&_
"roblem!"

qui j'ai fait mauvais?