- Has been a member for 1-2 years
- Exclusive Author
- Bought between 10 and 49 items
- Referred between 500 and 999 users
Hi,
Firstly quite a nice product.
Just a quick question
as i several files on server
say index.php , contact.php ,suppport.php and over 50+ files similar way.
So do i need to parse url parameter ?ln= to every file?
They all are having a
require_once(dirname( FILE ) . ’/application.php’); included
So what can i do to parse ?ln= parameter once and it works for all other pages?
Please guide,as this may be a question from others too


.
You only have to add the parameter once because the example I’ve provided works with sessions. So the selected language is saved per user