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
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
  • javascript - ajax how to request php, php not running

    The requirement is this. I have an ajax polling request for a php. In php, a message is actively pushed to a specific WeChat user. There is no output content. I just want it to run. But the actual situation is that there is no output and it does not run. I did a test, a code in php generates a file....

    仅有的幸福 2017-05-27 17:41:54 0  8  766

  • Pass form with multiple ids and select to PHP using AJAX

    I'm trying to collect selected checkboxes, update or delete them and pass this form to php via ajax. I'm very new to this and have spent a few days trying to figure out a way. Web research didn't give me any results, I tried sending ajax a few different ways - no results. Although using only PHP, I ...

    P粉729198207 2024-02-26 14:17:13 0  1  500

  • PHP does not recognize content sent by Ajax

    I can't get PHP to read text sent via Ajax. index.html<head><!--CSSBootstrap--><linkhref="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css"rel="stylesheet "integrity=

    P粉693126115 2024-04-02 21:25:42 0  1  606

  • Opencart 2: Call php files using Ajax

    I want to ajax call a system/helper php file I created that calls a method on a model that adds a coupon in the database. php file contains the following content. <?phpfunctioncoupon_for_acumba(){$this->load->model('total/coupon');echo$this->model_total_coupon->coupon_test();} I creat...

    P粉153503989 2024-03-31 23:09:02 0  1  475

  • PHP returns a two-dimensional array to ajax. How does ajax display the values ​​in this two-dimensional array on the page?

    As shown in the title, PHP has successfully passed the two-dimensional array back to ajax. Using alert in ajax can successfully print out the two-dimensional array. However, when alerting a one-dimensional array, the pop-up window will prompt undefined. I want to display the specific values ​​in the...

    LRTRL 2017-06-27 09:47:06 0  1  1384

  • javascript - Sending ajax to return data using php is unsuccessful

    1. I want to send ajax and use php to return a json data, but even the string "Hellow world" cannot be returned. 2. Upload the code js code {code...} php code {code...} Error message: Submit the address bar: http://heima.com/Coder/%E6%B5... Print result: {code...} 3 before request is initi...

    给我你的怀抱 2017-06-21 10:10:23 0  5  888

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

About us Disclaimer Sitemap

© php.cn All rights reserved