The story of 發

send

發 is composed of 癶, 弓(bow) and 殳., 癶 depicts two feet walking outward, while 殳 is the variant of 攴. The archetype of 發 is the picture of a hand plucking the string of a bow, its original meaning is shooting or sending out, then 癶 is added to emphasize the act of moving forward(while someone thinks that it is an phonetic component) .

Vocabulary of 發

  • 開發 (to exploit)
  • 爆發 (to erupt)
  • 發跡 (to make one’s mark)

Classification

Related Characters:

PHP Error - Trying to access array offset on value of type bool
Error in PHP Script /index.php

Trying to access array offset on value of type bool

Error Type: E_NOTICE

Source File: /home4/silksto1/public_html/core/vendor/xpdo/xpdo/src/xPDO/Om/xPDOObject.php Line: 251

Line 246:                }
Line 247:                $rows= & $criteria->stmt;
Line 248:            } else {
Line 249:                $errorInfo = $xpdo->errorInfo();
Line 250:                $xpdo->log(xPDO::LOG_LEVEL_ERROR, "Error preparing statement for query: {$criteria->sql} - " . print_r($errorInfo, true));
Line 251:                if (($errorInfo[1] == '1146' || $errorInfo[1] == '1') && $xpdo->getOption(xPDO::OPT_AUTO_CREATE_TABLES)) {
Line 252:                    if ($xpdo->getManager() && $xpdo->manager->createObjectContainer($className)) {
Line 253:                        if (!$criteria->prepare()) {
Line 254:                            $xpdo->log(xPDO::LOG_LEVEL_ERROR, "Error preparing statement for query: {$criteria->sql} - " . print_r($errorInfo, true));
Line 255:                        } else {
Line 256:                            $tstart= microtime(true);

Call Stack:

#1 /home4/silksto1/public_html/_qcube4/vendor/qcubed-4/common/src/Error/Manager.php(279): QCubed\Error\Manager::handleError()
#2 (): QCubed\Error\Manager::shutdown()

Variable Dump: Show/Hide


Error Report Generated: Thursday, January 23 2025, 8:25:14 PM