PHP link based on language
-
Hi,
I’m running a multisite with mysite.com/en and mysite.com/es.
I’m trying to create a link to the blog on each site, based on which site the visitor is on.
Something like if visitor is in mysite.com/en go to mysite.com/en/blog else go to mysite.com/es/blog.
Thing is I’m quite PHP ignorant and I’m not sure where to begin.
The topic ‘PHP link based on language’ is closed to new replies.