Severity: Notice
Message: Only variables should be assigned by reference
Filename: core/Loader.php
Line Number: 150
The aim of project is provide main resources of holy quran (ayats, translate, ..) ..
HOW TO USE :
=> Quran Text :
http://quran.mamprogr.net/quran_text/TYPE_OF_RESOURCE/TYPE_OF_QURAN/HOW_OF_VIEW/COND1/COND2
TYPE_OF_RESOURCE : ayas OR suras .
TYPE_OF_QURAN : simple OR OR simple.enhanced OR simple.min OR uthmani OR uthmani.min .
HOW_OF_VIEW : html OR xml OR serialize OR json .
COND1,COND2 :
- for 'ayas' :
index of aya like: 37
OR sura-aya like: 2-10
- for 'suras' :
index of sura like: 113
Note : COND2 is optional ..
if COND2 found, the result will be range from COND1 to COND2.
else the result will be just one aya OR sura.
Examples :
http://quran.mamprogr.net/quran_text/suras/uthmani.min/html/110/114
http://quran.mamprogr.net/quran_text/ayas/simple.clean/xml/7/20
http://quran.mamprogr.net/quran_text/ayas/simple/json/2-10/2-15
http://quran.mamprogr.net/quran_text/suras/uthmani/html/110
http://quran.mamprogr.net/quran_text/suras/simple/serialize/112/114
http://quran.mamprogr.net/quran_text/suras/uthmani/text/50/51
HOW TO USE :
=> Translation Text :
http://quran.mamprogr.net/trans_text/TYPE_OF_RESOURCE/LANG_OF_TRANS.TYPE_OF_TRANS/HOW_OF_VIEW/COND1/COND2
LANG_OF_TRANS : for arabic : ar .
TYPE_OF_TRANS : jalalayn OR muyassar .
Examples :
http://quran.mamprogr.net/trans_text/suras/ar.jalalayn/html/110/114
http://quran.mamprogr.net/trans_text/ayas/ar.muyassar/xml/7/20
http://quran.mamprogr.net/trans_text/ayas/ar.jalalayn/json/2-10/2-15