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
  • Netbeans configuration git team development cannot connect

    Describe your problem. Netbeans configuration github team development cannot connect. Paste the error message. What methods have been tried but still not solved (relevant links are attached). Try to use putty to convert to openssh root. The problem remains. 4. The key is correct and you can connect ...

    漂亮男人 2017-05-02 09:27:58 0  0  683

  • html - Custom packet import problem in NetBeans development javaweb

    As shown in the picture, this is my javaweb project on NetBeans. The two main files currently are index.jsp and SpecialBook.java. I instantiated SpecialBook.java in index.jsp, as follows. The first picture above is to import this class, and the second picture is to call this class...

    我想大声告诉你 2017-05-27 17:41:10 0  1  836

  • Is there a way for netbeans' GIT to support commands?

    The IDE of netbeans comes with GIT, which is completely graphical, but sometimes you will encounter some small problems that cannot be solved by this tool. I want to directly input commands to solve them, but how can this tool directly input commands or directly in the middle end? Operate this branc...

    过去多啦不再A梦 2017-05-02 09:32:43 0  1  708

  • C++ programming ascll version or unicode version problem. Which encoding is the unicode version?

    I used vs2015 to set the unicode encoding, and then opened it and found that it was gb2312 encoding. I used Netbeans to write the program and I didn’t know how to choose the unicode version. I chose utf-16 and the Chinese that came out was garbled {code...}

    PHP中文网 2017-05-16 13:25:34 0  1  1012

  • 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  597

  • 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  1398

  • 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  2949

  • 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  1180

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

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

  • 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  1144

  • How to install php7

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

  • 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  1368

  • 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  5215

  • 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  1688

  • How to uninstall phpstudy.

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

  • An error warning appears when phpstudy enters the database

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

  • 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  1722

  • 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  1702

  • 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  1401

  • A question about Cookies in php. Please ask for help.

    I'm a bad student == I don't know how to teach myself a lot, so I want to ask a question from a master. The code in the book is as follows: <?phpdate_default_timezone_set("Etc/GMT-8");if(!isset($_COOKIE["visittime"])) { //If Cookie does not exist setcookie("visittime"...

    奔跑吧 少年 2017-10-12 11:40:55 1  1  1299

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

About us Disclaimer Sitemap

© php.cn All rights reserved