Community
Articles Topics Q&A
Learn
Course Programming Dictionary
Tools Library
Development tools Website Source Code PHP Libraries JS special effects Website Materials Extension plug-ins
AI Tools
Leisure
Game Download Game Tutorials
search
English
简体中文 English 繁体中文 日本語 한국어 Melayu Français Deutsch
Login
singup

  • Popular searches:
  • PHP
  • MySQL
  • jquery
  • HTML
  • CSS
  • Whole station
  • Course
  • Article
  • Q&A
  • Download
Found a total of 10000 related content
  • Lithium: We can see the query executed as shown in CakePHP

    Do you know of any way to display queries executed in Lithium like in CakePHP? It might be easier for me to find the implementation. The executed query is displayed at the bottom of the page. ![Screenshot] http://imgur.com/ffNfQAfter receiving the answer, I added the code to my controller: Volumes::...

    P粉757640504 2024-03-26 11:49:58 0  2  620

  • Setting request data - CakePHP 4

    We have a CakePHP3.x application which we have updated to the latest CakePHP4.x. As part of this work we also changed from PHP7 to PHP8. While testing the application, we noticed that a feature had stopped working. The application is a searchable database and integrated with Redis for caching. One s...

    P粉212971745 2024-03-26 14:02:51 0  1  630

  • nginx encounters 404 error after upgrading Azure App Service to PHP 8.1

    I'm trying to move a CakePHP application from PHP7.4 to Azure App Service using PHP8.1. I'm having trouble figuring out the nginx configuration required to make it work. I took a basic nginx configuration, added changes from the CakePHP book, and injected a configuration file (cp/home/default/etc/ng...

    P粉988025835 2024-01-01 19:35:49 0  1  678

  • Error: "Your application class does not have a bootstrap() method. Please add one."

    I've recently started building an application locally using CakePHP4.X. I installed Composer and successfully installed the CakePHP authentication and authorization plugin using it. Now I'm trying to move to some community developed plugins like https://github.com/FriendsOfCake/bootstrap-ui https://...

    P粉872182023 2024-02-21 16:16:00 0  1  677

  • When configuring a virtual host on MacOS, an error occurred when using the cakephp framework. Why?

    Warning: _cake_core_ cache was unable to write 'cake_dev_zh-cn' to File cache in /Applications/XAMPP/xamppfiles/htdocs/cklm/lib/Cake/Cache/Cache.php on line 322Warning: /Applica

    如果的事 2017-07-24 11:43:14 0  1  1532

  • Laravel Modal does not return data

    I don't know why I'm not getting the value from the modal in my Laravel controller. Please check it for me. However, I use the same code for other modes and controllers. It's working and returning the value from the property without any issues. I'm using Laravel8 and php8.1; below is my code. app\Ht...

    P粉174151913 2024-03-29 10:31:31 0  1  438

  • Can I use the automatic generation module of thinkphp5 in Windows 7 system? How to configure and use

    明民 2017-10-10 17:04:14 0  2  1231

  • After installing the PHP toolbox, all the mysql tables in phpstudy that I installed before are gone. What should I do?

    After installing the PHP toolbox, all the mysql tables in phpstudy that I installed before are gone. What should I do?

    刘袁铭 2017-10-10 19:25:59 0  4  2792

  • mcrypt_get_key_size()

    To use mcrypt_get_key_size() in php study, how to enable mcrypt_

    刘袁铭 2017-10-10 19:47:34 0  1  1018

  • Detecting login status and preventing repeated login status in TP5 - My page is wrong

    冥冥之中天注定 2017-10-10 22:49:15 0  0  1031

  • Issues with resending WeChat public account template messages?

    For example: I am using PHP to develop WeChat public accounts. If I send a template message, the WeChat client may receive 1-3 messages. I checked Baidu and said that the WeChat server will resend in 5 seconds. How to solve this problem?

    飞扬 2017-10-11 08:00:11 0  0  1047

  • How to install php7

    我无限黑暗里的小太阳▼ 2017-10-11 09:11:44 0  1  1055

  • Solve (no language limit)

    A census taker asked a woman, "How many children do you have and how old are they?" The woman replied, "I have three children. Their ages multiplied is 36. The sum of their ages is equal to the house number of the segregated room." Census The enumerator immediately went to the ne...

    路过 2017-10-11 10:20:08 0  1  1257

  • There is no WWW file in the phpStudy directory. Enter localhost in the website and the hello world solution will come out directly! I created the WWW folder in the root directory and then created an abc.php. localhost/abc.php still didn't come out and an error was reported. not found

    <?phpphpinfo();?>

    M..moli瞎 2017-10-11 11:45:27 0  7  5095

  • Find an authoritative and practical development tutorial or article on WeChat scan code authorization to log in to the website

    Find an authoritative and practical development tutorial or article on WeChat scan code authorization to log in to the website

    极世 2017-10-11 12:33:15 0  1  1560

  • How to uninstall phpstudy.

    whlyx 2017-10-11 15:53:03 0  2  1665

  • An error warning appears when phpstudy enters the database

    Hirtdye 2017-10-11 17:12:35 0  2  1537

  • Problem with bool value output

    <?php//In fact, it can be lowercase, but it is difficult to distinguish, so we stipulate that it is usually uppercase define('xiaoxie',true);echo xiaoxie;$hello=flase;echo $hello;?>Why is the output result of the previous code 1? The subsequent output result is false, shouldn't it be 0?

    益伦 2017-10-11 20:37:54 0  1  1628

  • PHP source code encryption problem

    I just finished writing a website, and the concept of source code encryption has always been vague, and there is very little online information. I would like to know the following questions: 1: There are encryption tools on the Internet. This is easy to understand, but some of them are just function...

    按键盘手指磨破皮 2017-10-12 01:29:15 0  2  1600

  • Can phpMyAdmin, l.php, phpinfo, index.php in the WWW folder be deleted? Or are some not working?

    whlyx 2017-10-12 08:44:04 0  2  1301

Public welfare online PHP training,Help PHP learners grow quickly!

About us Disclaimer Sitemap

© php.cn All rights reserved