Searching for a Client Side File

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Hanataichi
Forum Newbie
Posts: 2
Joined: Wed Aug 19, 2009 11:40 am

Searching for a Client Side File

Post by Hanataichi »

i'm working on a wayfinding system and there are some wayfinding kiosks in the building, i was wondering if there was a way with php to look for a client side file to determine whether the browser should be put into kiosk mode or not.
User avatar
jackpf
DevNet Resident
Posts: 2119
Joined: Sun Feb 15, 2009 7:22 pm
Location: Ipswich, UK

Re: Searching for a Client Side File

Post by jackpf »

You mean like a cookie?
Hanataichi
Forum Newbie
Posts: 2
Joined: Wed Aug 19, 2009 11:40 am

Re: Searching for a Client Side File

Post by Hanataichi »

nvm, found a better way
Post Reply