PHP for beginners -part 12 - Session Cookies

Опубликовано: 28 Июнь 2014
на канале: Muthu Muthu
171
0

A cookie is a small file that the server embeds on the user's computer. A cookie is used to identify a user. Each time the same computer requests a page with a browser, it will send the cookie too. With PHP, you can both create and retrieve cookie values.

PHP session variable is used to store information about, or change settings for a user session. Session variables hold information about one single user, and are available to all pages in one application.


На этой странице сайта вы можете посмотреть видео онлайн PHP for beginners -part 12 - Session Cookies длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Muthu Muthu 28 Июнь 2014, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 171 раз и оно понравилось 0 зрителям. Приятного просмотра!