
27.03.2010, 02:14
|
|
Reservists Of Antichat - Level 6
Регистрация: 25.04.2008
Сообщений: 827
Провел на форуме: 2769640
Репутация:
1304
|
|
Welemir 1) Выводится, только браузер скорее всего не может воспроизвести непечатные символы
2) n - unsigned short (always 16 bit, big endian byte order). 16 бит это два байта, как бы
3) echo $s->types['PASSWORD']
4)
Код:
The pseudo-variable $this is available inside any class method when that method is called from within an object context. $this is a reference to the calling object (usually the object to which the method belongs, but possibly another object, if the method is called statically from the context of a secondary object).
__________________
Любая действущая программа устарела.
Создайте систему, которой сможет пользоваться даже дурак ,и только дурак захочет ею пользоваться.
Как правильно задавать вопросы: _http://www.yakimchuk.ru/questions.htm
Последний раз редактировалось Gifts; 27.03.2010 в 02:16..
|
|
|