Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
Guys I know that this question asked before but its not the same.
I have a website that I want to translate its content.
What I came up with:
1-gettext //its not good for me
2-google api //google translate is very bad and also google add its name in my wbesite
3-make another files with different language.
I prefer the last one because I only want my website to be English and Arabic.
Any more solutions? and what disadvantages of making the third solution ?
thanks
Salam Essam,
What companies do nowadays is use something called i18n (internationalization) I believe you should check out this website: https://lingohub.com/blog/2013/06/php-internationalization-i18n-mechanisms-tutorial/ It also tells why the third method you're mentioning is bad. Hope it helps.
Related
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
i want to create an interactive code editor for my website,that people visit and try different language code and the online code editor interact with the person if he did something wrong and i was searching using Google to get some answers but didn't find any or i am unable to ask correct question! (so sorry for that and also for my English or something else),so i am here for the question which i need answer.
I need a script which can perform all the function/which i can implement in my website. OR
if you know the name of the scripts tell me i will buy it to implement it on my website. OR
you can give me a rough idea how i can create interactive code editor and the rest i will do.
Thank you for help and is my question in appropriate to ask?? than reply me in comment.
What language would you do to test their code online? php?
For syntax coloring online via a textarea you can use http://codemirror.net/
Basically you want to do this => http://www.compileonline.com/?
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
Improve this question
Are there any good click tracking utilities which can generate a heatmap for a website? We need something reliable to check which areas are the most used by our visitors.
Have you tried Labsmedia's ClickHeat?
I can recommend ClickTale for generating Heatmaps.
I'm on the search for a solution too. I saw this and it seems promising: http://www.crazyegg.com/
My next step is to find something free and that I can run on my server. ;)
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 2 years ago.
Improve this question
I have bought a wordpress theme. But i dont want to develop a website using wordpress. How can i use it for developing it normally with php? Any help would be appreciated. Thanks
You can surely reuse the CSS depending how well the theme was crafted, the main part should be in the styling. The XHTML should not be a problem because it’s usually short and with many placeholder. Just replace the WP placeholder with yours own or write an adapter. Yes, if you have time, definitely write an adapter. You could even reuse it or sell it.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 5 years ago.
Improve this question
I know that this question as been asked somewhere else, but I did not find the answer I was looking for.
I am looking for an open source hotel booking system in PHP (both front-end and back-end). I had a look around but I have not found anything intersting.
Could you please adivise any good one?
Much appreciated. Thank you.
Fracesco
There is a module for Drupal called OpenResort that's close to what you're looking for, I think.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
I'm not asking someone to make a script for me, only to point me to a known script.
A lot of websites have tags on the end of a article with important keyword links, mosly those are scripts used in CMS systems.
I'm looking for the same sort of script but for a "normal" website without cms
Does anyone knows a script like that?
Something like this could be called via JavaScript http://www.tocloud.com/javascript_cloud_generator.html, and would do exactly what you need. See example on the URL