the system is windows server 2012, and the static and dynamic separation program configured in the integrated environment laragon,nginx does not go at all ...
how to design the daily database user information section. suppose the structure is as follows: CREATE TABLE users( `id` INT(11) PRIMARY KEY AUTO_INCREMENT, `nickname` char(20) COMMENT , `age` INT(4) COMMENT , `phone` char(11)...
related codes After is exported, the variable $_ _ menu__ should exist. Here is NULL . Note: the code here is a framework of my website program, provided by others. this _ _ menu__ is a piece of data used by all page templates, and all other p...
as detailed in the title: download a PHP version of the ueditor editor, put it on the local server, put the relevant files of this editor into a ueditor folder , and put this folder in the root directory of the local server, open the index.html fil...
in a high concurrency environment, how to write a record to MySQL5.5 with PHP and how to return the id? of the record just inserted High concurrency High concurrency High concurrency how to return the id? of the record currently inserted MySQL ve...
A large number of data fields are collected. Before inserting into the mysql database, it is necessary to determine whether there is duplicate data in the database. Multiple fields can be duplicated together, that is, some individual fields are allowed t...
because php,nginx reinstalls the configuration. The program that require_once used to load files was normal. It really can t be loaded now. If you doubt whether it is caused by the configuration, please give me your advice ....
as shown in the figure, it is obviously a path problem which file should be configured here? ...
1, php curl post request interface, print log curl_exce, is executed once, but the requested interface is repeated twice. 2, code: $ch = curl_init (); if(false === $ch){ writeRedisLog( create_curl , $activity_id, $mobile, $user_id, , 0, c...
reat-redux so far I can only get the process through, a simple demo; I have a problem now. When I create a multilingual pack, I pull the language pack through the interface to store, and then render the interface. the problem now is that when the in...
php is empty ...
assume that there is an item count table and use an item table when I want to make an item list I want to show an item table the behavior of an item table is to add this item to the goods store but I am shopping. How can I show it? I think of seve...
for example, you can only vote once. The program first searches whether he has voted, and then inserts records if not. if the user votes with a concurrent tool, he can cast multiple votes if no data is found in multiple requests during the check. can...
has been linked, and a button has been made, which can be used normally ...
pass in a set of data and draw a smooth curve. ...
where is the configuration file for laravel-elixir + vue webpack? Ask for help I am the front end of this project is the old backstage staff configuration did not use vue I took over and asked to cooperate with vue but now use vue various configuratio...
laravel5.3 + vue gulp watch error when configuring loader of webpack ...
use 117773ee38db401fcec7e4ff2d6008263c1593b14c.jpg on a website ...
<!DOCTYPE html PUBLIC "- W3C DTD XHTML 1.0 Transitional EN" "http: www.w3.org TR xhtml1 DTD xhtml1-transitional.dtd"> <?php session_start(); ?> php5.2.9 if you make a mistake, what should I do Warning: session...
1. I have tried to find the method on the Internet and use the B interface of Wechat s official website to get the mini program code after obtaining access_token, but it is not realized. I also registered the corresponding address "pages order poster i...
Why do pipes have to be half-duplex from a source point of view? ...
Vue CLI reported an error in Sogou and IE11 browsers error message is: Uncaught SyntaxError: Unexpected token. is this a babel configuration problem? The default babel.config.js configuration file content is module.exports = { presets: [ ...
because the mysql installation using apt-get install cannot find package, it is apt-get update according to the search solution. But almost all the methods were tried and failed. I don t know how they installed it successfully. Error message: Reading ...
if gevent+flask starts the project directly on the command line, the print of the log file will be output normally on the screen but if the project is started under supervisor, there will be a delay in refreshing the supervisor.log file Project startu...
vue element.ui custom table, the prices in multiple input in a row of data are automatically added to calculate the total price as shown in the figure: Code: http: jsrun.net IBhKp embedd... ...