Escape code
#1

Why it appears to me like this

Example:code1 example:code2 example:code3 example:code4

If I should go out like this

Example:code1
Example:code2
Example:code3
Example:code4

PHP код:
format(contenidosizeof(contenido), "example:%s, \nexample:%s, \nnexample:%s, \nexample:%s, \nexample:%d"i_server[code], i_server[code1], i_server[code2], i_server[code3], i_server[code4]); 
Reply
#2

This will be useful to you, the same wiki explains it.

https://sampwiki.blast.hk/wiki/File_Functions
Reply
#3

Quote:
Originally Posted by Undef1ned
Посмотреть сообщение
This will be useful to you, the same wiki explains it.

https://sampwiki.blast.hk/wiki/File_Functions
It doesn't help me at all
Reply
#4

PHP код:
format(contenidosizeof(contenido), "example:%s\r\nexample:%s\r\nexample:%s\r\nexample:%s\r\nexample:%d\r\n"i_server[code], i_server[code1], i_server[code2], i_server[code3], i_server[code4]); 
Reply
#5

Gracias
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)