mean does not mean the center of the data
since, i don't know what data you are refering to... there is no way to know. Please post the data if you want an answer.
what do you mean by data assembly?
The mean of a set of data is the sum of that data divided by the number of items of data.
Mean data are observations whose values are equal to the mean of the data set. By default it is the arithmetic mean but it could be the geometric or harmonic mean - if those measures are more appropriate.
To post data of form to another form. there are two functions available post and get. get can carry string of data but post can carry package of data.
PD
Post
In the context of web development, the POST process is a request method used to submit data to the server for processing. It sends data in the body of the request, allowing for more data to be transferred compared to the GET method. The server processes the data sent through POST and can then respond accordingly.
Both the get and post method send data from client to server. The problem with get method is data is shown in the URL and hence it is not secure & only a fixed amount of characters can be sent across servers by using get method On the other hand post has no such constraints on amount of data sent and there is no data shown in the URL. By and large use the POST or REQUEST methods for sending or receiving data
mean does not mean the center of the data
mean does not mean the center of the data
since, i don't know what data you are refering to... there is no way to know. Please post the data if you want an answer.
what do you mean by data assembly?
The mean of a set of data is the sum of that data divided by the number of items of data.
Actually, both are the ways of traveling the data from client machine to server machine.But the difference is that data will travel through GET as a query_string and through POST as a input_string. *Length of query_string is 256 but the length of input_string is unlimited. *GET is fast as compare to POST. *GET is visible POST is invisible.
no. Some mean is a number from the data but some mean is completely different from its data.