HryneK poleca RSS

Archiwum

Feb
21st
Sun
permalink
Komentarze
Feb
20th
Sat
permalink
Komentarze
Feb
19th
Fri
permalink
Komentarze
Feb
18th
Thu
permalink

PHP: private

php > class a {
private function prywatna() {
echo ‘prywatna metoda’;
}
static public function publiczna() {
$tmp = new a();
$tmp->prywatna();
}
}
php > a::publiczna();
prywatna metoda

Komentarze
Feb
12th
Fri
permalink
Komentarze
Feb
11th
Thu
permalink
What this meant is that in a matter of just a few month a real town was built right in the middle of the nowhere on giant steel blocks coming from the sea bottom, from as deep as hundreds of feet down. And they called it “Oil Stones”. (via English Russia » Oil Stones: A Soviet City in the Middle of the Sea )

What this meant is that in a matter of just a few month a real town was built right in the middle of the nowhere on giant steel blocks coming from the sea bottom, from as deep as hundreds of feet down. And they called it “Oil Stones”. (via English Russia » Oil Stones: A Soviet City in the Middle of the Sea )

Komentarze
permalink
Komentarze
Feb
10th
Wed
permalink
Komentarze
Feb
5th
Fri
permalink
Komentarze
Feb
4th
Thu
permalink
Komentarze