| |||||||||||
| |||||||||||
Using cookies and sessions to connect different URLs - PHP
One of the great beauties of cookies (and derived from that, of PHP sessions) is that they can be used across a series of pages on the same server - indeed we use cookies on this site to record our visitor's preferences for colour, font size, country and open source langauge(s) via our user preference page, and we then use those inputs to apply to all pages and styles on the site.
We're a simple session demonstration showing this in a module from our new PHP Techniques Workshop that we ran for the first time last week - the source code of the first page is here and the source of a second page is here. Run the first page here and each time you do so you'll step through a limeric. Run the other page hereto report on the status of the first page from a different URL. Practical uses of this? Anything from two applications which need to share data but are maintained by different teams to applications with multiple top level pages - and even captcha technology, where the session is used to link the graphics to the page. More about that latter here and try in here (written 2008-05-18 21:42:02) Associated topics are indexed under H303 - PHP - Long and short term cookies and security
Some other Articles
Looking for files with certain characteristics (Linux / Unix)Easy conversion - image formats, currencies and distances The tourists guide to Linux Exchange Rates - PHP with your prices in your users currency Using cookies and sessions to connect different URLs - PHP Seeing how others do it - PHP training Using a utility method to construct objects of different types - Python A lack of technical content Summer! Tektronix 4010 series / Python Tuples 1769 posts, page by page
Link to page ... 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36 at 50 posts per pageThis is a page archived from The Horse's Mouth at http://www.wellho.net/horse/ - the diary and writings of Graham Ellis. Every attempt was made to provide current information at the time the page was written, but things do move forward in our business - new software releases, price changes, new techniques. Please check back via our main site for current courses, prices, versions, etc - any mention of a price in "The Horse's Mouth" cannot be taken as an offer to supply at that price. Link to Ezine home page (for reading). Link to Blogging home page (to add comments). |
| ||||||||||
PH: 0800 043 8225 or 01225 708225 • FAX: 0845 8382 405 or 01225 707126 • EMAIL: info@wellho.net • WEB: http://www.wellho.net • SKYPE: wellho | |||||||||||