731 questions
Copied /etc/php.ini to /home/hoge/backup.At that time, I changed the file name to php72_20221219.ini.Then go to /home/hoge/backup#yum remove php*After you run , Plug-ins loaded: fastestmirror, langpac...
What do you want to doI want to update PHP 7.2.3 installed in CentOS 7 to PHP 7.4Reference PageUpdate to PHP 7.4Tried#yum remove php php-*// AbbreviatedDelete dependencies: composer noarch 1.6.3-3.el7...
I'd like to use the API to create something that finds typographical errors, but I'm stuck, so I'd like to ask you a question.For the time being, I would like to make sure that there are no errors now...
In laravel, I created an API that outputs JSON search results, but since there is a lot of data to output, I created it to send data in split echo.In this case, if I want to run the API within php of ...
kbn, name is the column name, but I want the |name part to be recognized as a string and recognized as a column name in the table. How should I describe it?SQL Statementselect case when kbn = '1' the...
When running SQL statements directly, the Cookbook says:What does this 'assoc' mean?$sql='select * from Users';$results=$connection->execute($sql)->fetchAll('assoc');
Apache 2.2.17+PHP 5.2.1+CakePHP 1.1.14, created DB-related webs a long time ago.Due to a vulnerability in Apache, we would like to upgrade to Apache 2.4.51.I've seen how Apache 2.4.51 works with PHP 5...
Hello.When running SQL statements directly, the Cookbook says:What does this 'assoc' mean?$sql='select * from Users';$results=$connection->execute($sql)->fetchAll('assoc');
PrerequisiteExcuse me.I am a beginner in PHP.We are currently creating a product listing page to create an EC site.What do you want to doI want to get the data stored in the database in an array.probl...
I'm an inexperienced student, but I'd like to study programming languages PHP and JavaScript on my own.I heard that programming languages change in a few years.If it is a book, how many years or later...
| « | - 2 - | » |
1699 Error in x, y, and format string must not be None
1721 Uncaught (inpromise) Error on Electron: An object could not be cloned
1646 I want to run pyautogui without remote connection on Windows 10 in the cloud
2935 When building Fast API+Uvicorn environment with PyInstaller, console=False results in an error
© 2025 OneMinuteCode. All rights reserved.