Uploader Comments (phpacademy)
Top Comments
-
he uses XAMPP, which allows your computer to become a webserver, if you like.
All Comments (39)
-
@pocak87 Yes , i sent you the messge from leg-technic.hu . I sent you an email which email you gave me .
-
@nhamza1988 Sorry, but I didn't get it. I tried agein, it works fine. You was on leg-technic.hu, the backround is big red lego bricks, you write neved=name e-mail cím=email address üzenet= message and after you pushed the Küldés button, you get a message in blue: A levelet elköldted ???? Sorry, but i won't write here my e-mail address :-( or you can try kapcsolat@leg-technic.hu
-
@pocak87 I sent you an email from your website .
Thanks
-
youtube Dosen't allow to write an link :-( so the address: google search leg-technic.hu the buttom of the page @ sing the kontakt page!!! and send me email
-
Go there: send me an email, with your e-mail address, neved mean's Your name, email címed mean's your email, üzenet mean's your message, and the message must be minimum 100 character. So send Me an e-mail, and I send back a hole code to You, what mast work. Just I need your email address, and don't want to write here the email addres, cos anybady see here. So send me an e-mail!!!!
-
@pocak87 Yes , i tried but it doesn't work for me , i have to change everytime the language when i change the page on the site . I putted the same code that you shared .
-
Yes, I treid, end it fine, and easy, just set a cookie, and every page-loading check it, is it setted or not. That's it. sorry for my bad english!!
If You have any matter, just ask Me
-
-
Hi ,
First of all great tutos .
I wanted to know how can i save the language selected on a website if there are many pages .
Thanks
-
@phpsaudi CALM DOWN SIR! CALM DOWN!
Why not just copy the HTML document and translate it to another languages and just make a link saying "English" or any other language
CptRor 2 years ago
Because this doesn't work for dynamic content very well. This is much more organised and in the long run, easier to translate pages as the language files are seperate
phpacademy 2 years ago 2
Instead of using a separate file for every language, you could set up an advanced array system and just call out that variable. Very simple and more effective.
Ghotherkill 2 years ago
I'd class this as a beginner tutorial. Many many systems use this type of language selection which is why I chose to make it. By saying 'advanced array' you're already going into...advanced arrays!
phpacademy 2 years ago
Use google translate and translate your code for each page your done.
superawesomesuperkid 2 years ago
This won't work very well for dynamic content. You get much more control this way.
phpacademy 2 years ago 6