image


Valora:  1/5
Inicio » PHP » PHP Tutorial » Cookies




What are cookies?

The main use for cookies is to solve the problem of lack of status when browsing web pages.

With cookies, small portions of information are embedded in the browser, allowing the identification of cookies in several pages from the same site or even during visits between several days.

Actually, cookies are nothing but text strings that are sent from the client server (web browser) and embedded in the server, and then the browser sends these cookies to the server allowing the identification of the client in the server.


Operation

The cookie is sent to the web browser from the server, and if the web browser accepts it, it remains there

Pages request a cookie from the web browser...

The web browser sends the cookies allowing the server to identify the user.

Next, we will see how to use cookies to our benefit.





WebEstilo.com - Introduzca su e-mail y conozca las novedades. No hacemos Spam.
Google
  Web WebEstilo.com   
 
Valid HTML 4.01!
Última modificación:27 de Febrero de 2005. Spain - España.
© 1998-2004 por Joaquin Gracia. Todos los derechos reservados.