- 01
- 02
- 03
- 04
- 05
- 06
- 07
- 08
- 09
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
<?php
define ('SENGINES',serialize(
array(
'yandex',
'google',
// ... тут их еще несколько
)));
class <засекречено> {
/**
* engines
*
* @var array
*/
private $_engines = unserialize(SENGINES);
// ...
}
Uhehesh 16.10.2011 15:51 # −1
Lure Of Chaos 16.10.2011 15:55 # +4
http://govnokod.ru/4215
на свой мозгов не хватает
Uhehesh 16.10.2011 16:44 # −1
Lure Of Chaos 16.10.2011 16:54 # 0
я ему что, нянька?
Uhehesh 16.10.2011 17:13 # −1
Lure Of Chaos 16.10.2011 17:14 # 0
TheHamstertamer 16.10.2011 17:47 # +6
TheHamstertamer 16.10.2011 19:16 # −1
bugmenot 16.10.2011 17:48 # +8