+ 3
hi friends..pls help
I want create a web app and need to use whole text context of a poetry book,,,,, where I must store so much text !!!? I have to......... 1- use xml !!!? 2-use SQL!!!? 3- arrays(php) 4-arrays(JavaScript)
9 Answers
+ 3
I think XML is the best chioce. for these reasons :
1.it's easy to create and maintain and expand
2. since your information doesn't need security creating a database is not efficient
3. for future usage and expansions you won't have any problem
4. it's compatible with any platform. so you can easily start developing on other platforms. for example you may want to create an android app too
5. arrays can be confusing and hard to use. it may take your time
+ 2
Any choice, but 1.
+ 2
no problem 😊
+ 1
thank you🙏
but why!!?
+ 1
To eliminate another layer of interaction between backend and frontend. It can be essential for speed.
+ 1
OK thanks
+ 1
.
+ 1
?
+ 1
@Elahe
thank you so much,
I get my answer now.
thanks🙏🙏🙏