Forum Moderators: DixonJones
First, to detect the IP the visitor is from, and according to it, to launch a parent page to be seen by that visitor, as a welcome mesage for instance.
(If it launches as blank page and they have a pop-up blocker it won´t be useful)
Since I´m not such an expert I seek help to copy/paste/edit the code lines you may share here. Thanks!
First: I need to install some IP detector code on my index (some you may suggest?)
Second: Add some code lines with conditional contents:
-IF a visitor comes from a specific number of IP, let´s say 190.155.8.214, >proceed to forward to index A;
-IF visitor comes from IP starting with 188 ( Switzerland) then proceed to forward to index B;
-IF proceeds from IP ranging from 189.#*$!.x.#*$! ... to 200.#*$!.#*$!.#*$! then proceed to forward to show index C.
- All the rest just show the default index opening page.
I do appreciate your concern and courtesy in answering. I would like to be such an expert as to pick up your advise and program advanced PHP and all you mentioned. Since I´m not so proficient, I wonder if it would be possible to get the lines of code to do this and copy/paste/edit them into my index. Or point me some tutorial or link to follow through.
Bingo, you are on the way to automatic detect language.