PHP задачи с собеседований
3.03K subscribers
497 photos
6 videos
11 files
362 links
Задачи, тесты и теоретические вопросы по PHP.

Прислать задачу/вопрос в дар: @cyberJohnny
Сотрудничество: @cyberJohnny
Download Telegram
👆Объяснение к предыдущему вопросу

👨🏻‍💻 self и parent регулируются относительно класса, в котором они объявлены, или, в случае признаков, класса, в который они были импортированы. Хотя текстовые типы свойств одинаковы, разрешенные типы свойств для обоих классов будут соответственно A и B, которые различаются.

PHP задачи с собеседований
👍1
#PHP
[English]

Title: Programming PHP

Author: Peter MacIntyre, Kevin Tatroe
Year: 2020
Pages: 742
ISBN: 9781492054122
Screenshot: https://t.iss.one/bzd_screenshots/5779

Description: This updated edition teaches everything you need to know to create effective web applications using the latest features in PHP 7.4. You’ll start with the big picture and then dive into language syntax, programming techniques, and other details, using examples that illustrate both correct usage and common idioms.

@bzd_channel
🔥1
Какая функция выведет "php"?
Anonymous Quiz
3%
a()
22%
b()
13%
c()
47%
b() и c()
14%
ParseError
👎5👍4