I want to realize this point at present facebook login, you can get the value successfully facebook automatic reply machine, when you reply, the machine will automatically send messages to your facebook messanger, for psychological testing share ...
such as the following function, public function myfunc ($title,$desc,$cecList,$email,$cype,$userId,$userName); verify every parameter! empty, what else can you do if you don t write a bunch of if? ...
want to check I have written a bit on js (jquery) to indicate that it is in Chinese at this time , but I have a comment on my network , so how do I change my js profile when I choose a language? do you want to write a copy? this is difficult to manag...
check whether PHP pretends that I upload photos 1000x1000 and then I can generate a blank cloth: 100x100 I import this 1000x1000 photo without changing the original clip is very much like cutting instead of trimming to 100x100 or cutting the origina...
I use the database interaction between curl and my counterpart to give me array where a bit value called available, is a Boolean value the counterpart gives me 10 years in which 4 available is ture how can I figure out "4 " at this point? for...
HTTP ERROR 500 is reported after our website is upgraded to php7, but I turn on the error message output and there is no error message output. Here is my error message output code set_error_handler ( "_ errorHandler "); set_exception_handler ( "_ exc...
$_SERVER["REMOTE_ADDR"] error_reporting (E_ERROR | E_WARNING | E_PARSE); if($HTTP_SERVER_VARS["HTTP_X_FORWARDED_FOR"]){ $ip = $HTTP_SERVER_VARS["HTTP_X_FORWARDED_FOR"]; } elseif($HTTP_SERVER_VARS["HTTP_CLIENT_I...
$dishPrice = 0; $dishAmount = 0; $dishPriceV = 0; $dishPrice = $dish->{ price }; $dishAmount = $dish->{ amount }; $dishPriceV += $dishPrice * $dishAmount; print out each box $dishPriceV he will add the above , for exam...
is there a list of tutorials for logging in to if you want to use php to log in to facebook? I still don t understand the official one, Huan Huigen! Please thank me ...
want to check I have a problem with MYSQL now I have installed XAMPP so my localhost already has a phpmyadmin , but I also have mysql and phpmyadmin installed on my other host (linode), so this is another MYSQL want to check if I want localhost to ...
I first install the LNMP one-click package, which contains the redis3.1.3 expansion package, cd lnmp1.4 src redis3.1.3 execute phpize build configuration, usr local php7.15 bin phpize then. configure-- with-php-config= usr local php7.15 bin p...
I use the quill editor but I don t know how to add slices. the current situation is to add slices directly, but it doesn t work after sending it out . how do I deal with the photos on the editor that I can batch upload to the file I specified and th...
want to check whether php has js pm2-like log function when it interacts with the backend, there will be log~ I found that this is not wrong to use to ask whether php has . ...
135..... I want to calculate the most expensive "price " * "amount " can be multiplied normally, but there will be a problem with the sum ...
http: www.vephp.com jiaochen. I did see this . He wrote on it, you can check the video , but my upload code is like this . require imgcompress.class.phpclass? ...
I don t think php, but depends on what you are going to do, and then use words that correspond to the actual use of words. Recently, the new language has been launched all the time, and some people say that facebook has already dropped the php, so it is...
about PHP CURL there are three sets of data returned by default this means that it takes three foreach to implement . Are there any other ways? how else can I get the data of the second dishes-selected or even the third (options)? ...
in general, there will be a meal and location system in a restaurant. I wonder if it can be realized if I write through Web.? are there any relevant examples that can be referenced by our predecessors? ...
$date = strtotime(date("Y-m-d")); $day = date( d , $date); $month = str_pad($_GET[ m ],2, 0 ,STR_PAD_LEFT); $year = date( Y , $date); $firstDay = mktime(0,0,0,$month, 1, $year); $title = strftime...
hypothetical function number($id){ .... sizeof($array); } <?= number(id);?> when number is complete, there will be a value how can I write to my function so that it will be printed ...
I successfully installed a library on the command line of raspberry pie with the pip command, but could not introduce that library in IDE thonny, and the package manager only had the most basic libraries and did not show the newly installed ones. what...
I read this blog https: www.cnblogs.com nullc... while learning about js s parasitic composition inheritance, and I don t quite understand one of them. Paste it here and ask: parasitic combinatorial inheritance: inherits properties by borrowing co...
is currently developing a Mini Program, based on mpvue, there is a request problem has been perplexed for a long time, ask God for advice. the problem is that after starting Mini Program, call wx.login to get the code and pass it to the backend, then ...
The click event cannot call the function dynamically. The error is as follows: TypeError: _ vm.func is not a function what can I do to dynamically call the function from the v-for to the click event? <template slot-scope="scope"...
when using POI to import data, it is found that sometimes, or some excel files, the import process will report a null pointer, and later found that the corresponding row of cells are caused by null. The code is as follows: `public Map < String,Object >...