{"id":9070,"date":"2015-05-27T08:33:09","date_gmt":"2015-05-27T12:33:09","guid":{"rendered":"http:\/\/bangla.salearningschool.com\/?p=9070"},"modified":"2015-11-10T08:46:20","modified_gmt":"2015-11-10T13:46:20","slug":"%e0%a6%85%e0%a7%8d%e0%a6%af%e0%a6%be%e0%a6%aa-%e0%a6%8f%e0%a6%ae-%e0%a6%8f%e0%a6%b2-%e0%a6%b2%e0%a6%bf%e0%a6%b8%e0%a7%8d%e0%a6%9f-appml-lists","status":"publish","type":"post","link":"http:\/\/bangla.sitestree.com\/?p=9070","title":{"rendered":"\u0985\u09cd\u09af\u09be\u09aa \u098f\u09ae \u098f\u09b2 \u09b2\u09bf\u09b8\u09cd\u099f (AppML Lists)"},"content":{"rendered":"<p><strong>\u09b0\u09bf\u09a6\u0993\u09df\u09be\u09a8 \u09ac\u09bf\u09a8 \u09b6\u09be\u09ae\u09c0\u09ae<\/strong><\/p>\n<p>&nbsp;<\/p>\n<p>\u098f\u0987 \u0985\u09a7\u09cd\u09af\u09be\u09df\u09c7 \u0986\u09ae\u09b0\u09be \u098f\u0995\u099f\u09bf \u09a1\u09be\u099f\u09be\u09ac\u09c7\u09b8 \u09a5\u09c7\u0995\u09c7 \u09b0\u09c7\u0995\u09b0\u09cd\u09a1 \u09b2\u09bf\u09b8\u09cd\u099f \u0995\u09b0\u09ac\u0964<\/p>\n<p>&nbsp;<\/p>\n<h2>\u09a8\u09a4\u09c1\u09a8 \u09ae\u09a1\u09c7\u09b2 \u09a4\u09c8\u09b0\u09bf \u0995\u09b0\u09be<\/h2>\n<p>\u09aa\u09c2\u09b0\u09cd\u09ac\u09ac\u09b0\u09cd\u09a4\u09c0 \u0985\u09a7\u09cd\u09af\u09be\u09df\u09c7 \u09a1\u09be\u099f\u09be\u09ac\u09c7\u09b8 \u09a4\u09c8\u09b0\u09bf \u0995\u09b0\u09a4\u09c7 \u09ae\u09a1\u09c7\u09b2 \u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0 \u0995\u09b0\u09be \u09b9\u09df\u09c7\u099b\u09c7\u0964 \u098f\u0996\u09a8 \u09ab\u09bf\u09b2\u099f\u09be\u09b0 \u0993 \u09b8\u0982\u0995\u09cd\u09b7\u09bf\u09aa\u09cd\u09a4 \u09ac\u09b0\u09cd\u09a3\u09a8\u09be\u09b8\u09b9 \u09a8\u09a4\u09c1\u09a8 \u09ae\u09a1\u09c7\u09b2 \u09a4\u09c8\u09b0\u09bf \u0995\u09b0\u09ac,<\/p>\n<h4>\u00a0model_customerslist.js<\/h4>\n<hr \/>\n<pre>{\r\n \"rowsperpage\" : 10,\r\n \"database\" : {\r\n \u00a0\u00a0\u00a0 \"connection\" : \"localmysql\",\r\n \u00a0\u00a0\u00a0 \"sql\" : \"SELECT * Customers\",\r\n \u00a0\u00a0\u00a0 \"orderby\" : \"CustomerName\"\r\n },\r\n \"filteritems\" : [\r\n \u00a0\u00a0\u00a0 {\"item\" : \"CustomerName\", \"label\" : \"Customer\"},\r\n \u00a0\u00a0\u00a0 {\"item\" : \"City\"},\r\n \u00a0\u00a0\u00a0 {\"item\" : \"Country\"}\r\n ],\r\n \"sortitems\" : [\r\n \u00a0\u00a0\u00a0 {\"item\" : \"CustomerName\", \"label\" : \"Customer\"},\r\n \u00a0\u00a0\u00a0 {\"item\" : \"City\"},\r\n \u00a0\u00a0\u00a0 {\"item\" : \"Country\"}\r\n ]\r\n }<\/pre>\n<hr \/>\n<p>&nbsp;<\/p>\n<p>\u098f\u09aa\u09cd\u09b2\u09bf\u0995\u09c7\u09b6\u09a8\u09c7 \u098f\u0987 \u09ae\u09a1\u09c7\u09b2 \u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0 \u0995\u09b0\u09a4\u09c7 \u09b9\u09ac\u09c7,<\/p>\n<hr \/>\n<pre>&lt;div appml-data=\"<strong>local?model=model_customerslist<\/strong>\"&gt;\r\n &lt;h1&gt;Customers&lt;\/h1&gt;\r\n &lt;div appml-include-html=\"inc_listcommands.htm\"&gt;&lt;\/div&gt;\r\n \r\n &lt;table class=\"table table-striped table-bordered\"&gt;\r\n \u00a0 &lt;tr&gt; \r\n \u00a0\u00a0\u00a0 &lt;th&gt;Customer&lt;\/th&gt;\r\n \u00a0\u00a0\u00a0 &lt;th&gt;City&lt;\/th&gt;\r\n \u00a0\u00a0\u00a0 &lt;th&gt;Country&lt;\/th&gt;\r\n \u00a0 &lt;\/tr&gt;\r\n \u00a0 &lt;tr appml-repeat=\"records\"&gt;\r\n \u00a0\u00a0\u00a0 &lt;td&gt;{{CustomerName}}&lt;\/td&gt;\r\n \u00a0\u00a0\u00a0 &lt;td&gt;{{City}} &lt;\/td&gt;\r\n \u00a0\u00a0\u00a0 &lt;td&gt;{{Country}} &lt;\/td&gt;\r\n \u00a0 &lt;\/tr&gt;\r\n &lt;\/table&gt;\r\n &lt;\/div&gt;<\/pre>\n<hr \/>\n<p>&nbsp;<\/p>\n<p>\u0986\u0987 \u0987 \u09ac\u09be \u09ab\u09be\u09df\u09be\u09b0\u09ab\u0995\u09cd\u09b8 \u09ac\u09cd\u09b0\u09be\u0989\u099c\u09be\u09b0\u09c7 \u09b2\u09cb\u0995\u09be\u09b2 \u09a1\u09be\u099f\u09be\u09ac\u09c7\u09b8 \u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0 \u0995\u09be\u099c\u09c7 \u0986\u09b8\u09ac\u09c7 \u09a8\u09be\u0964 \u0995\u09cd\u09b0\u09cb\u09ae \u09ac\u09be \u09b8\u09be\u09ab\u09be\u09b0\u09bf \u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0 \u0995\u09b0\u09a4\u09c7 \u09b9\u09ac\u09c7\u0964<\/p>\n<p>&nbsp;<\/p>\n<h2>\u098f\u0987\u099a\u099f\u09bf\u098f\u09ae\u098f\u09b2 \u09ab\u09bf\u09b2\u099f\u09be\u09b0 \u099f\u09c7\u09ae\u09cd\u09aa\u09b2\u09c7\u099f \u09a4\u09c8\u09b0\u09bf<\/h2>\n<p>\u09ab\u09bf\u09b2\u099f\u09be\u09b0\u09c7\u09b0 \u099c\u09a8\u09cd\u09af \u098f\u0987\u099a\u099f\u09bf\u098f\u09ae\u098f\u09b2 \u099f\u09c7\u09ae\u09cd\u09aa\u09b2\u09c7\u099f \u09a4\u09c8\u09b0\u09bf \u0995\u09b0\u09a4\u09c7 \u09b9\u09df,<\/p>\n<h2>inc_filter.htm<\/h2>\n<hr \/>\n<pre>&lt;div id=\"appml_filtercontainer\" class=\"jumbotron\" style=\"display:none;\"&gt;\r\n \u00a0 &lt;button id=\"appmlbtn_queryClose\" type=\"button\" class=\"close\"&gt;&lt;span&gt;&amp;times;&lt;\/span&gt;&lt;\/button&gt;\r\n \u00a0 &lt;h2&gt;Filter&lt;\/h2&gt;\r\n \u00a0 &lt;div id=\"appml_filter\"&gt;\r\n \u00a0\u00a0\u00a0 &lt;div appml-repeat=\"filteritems\"&gt;\r\n \u00a0\u00a0\u00a0\u00a0\u00a0 &lt;div class=\"row\"&gt;\r\n \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 &lt;div class=\"col-sm-3\"&gt;\r\n \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 &lt;label&gt;{{label||item}}:&lt;\/label&gt;\r\n \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 &lt;\/div&gt;\r\n \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 &lt;div class=\"col-sm-2\"&gt;\r\n \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 &lt;input id=\"appml_datatype_{{item}}\" type='hidden'&gt;\r\n \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 &lt;select id=\"appml_operator_{{item}}\" class=\"form-control\"&gt;\r\n \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 &lt;option value=\"0\"&gt;=&lt;\/option&gt;\r\n \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 &lt;option value=\"1\"&gt;&amp;lt;&amp;gt;&lt;\/option&gt;\r\n \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 &lt;option value=\"2\"&gt;&amp;lt;&lt;\/option&gt;\r\n \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 &lt;option value=\"3\"&gt;&amp;gt;&lt;\/option&gt;\r\n \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 &lt;option value=\"4\"&gt;&amp;lt;=&lt;\/option&gt;\r\n \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 &lt;option value=\"5\"&gt;&amp;gt;=&lt;\/option&gt;\r\n \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 &lt;option value=\"6\"&gt;%&lt;\/option&gt;\r\n \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 &lt;\/select&gt;\r\n \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 &lt;\/div&gt;\r\n \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 &lt;div class=\"col-sm-7\"&gt;\r\n \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 &lt;input id=\"appml_query_{{item}}\" class=\"form-control\"&gt;\r\n \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 &lt;\/div&gt;\r\n \u00a0\u00a0\u00a0\u00a0\u00a0 &lt;\/div&gt;\r\n \u00a0\u00a0\u00a0 &lt;\/div&gt;\r\n \u00a0 &lt;\/div&gt;\r\n \u00a0 &lt;div id=\"appml_orderby\"&gt;\r\n \u00a0\u00a0\u00a0 &lt;h2&gt;Order By&lt;\/h2&gt;\r\n \u00a0\u00a0\u00a0 &lt;div class=\"row\"&gt;\r\n \u00a0\u00a0\u00a0\u00a0\u00a0 &lt;div class=\"col-sm-5\"&gt;\r\n \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 &lt;select id='appml_orderselect' class=\"form-control\"&gt;\r\n \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 &lt;option value=''&gt;&lt;\/option&gt;\r\n \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 &lt;option appml-repeat=\"sortitems\" value=\"{{item}}\"&gt;{{label || item}}&lt;\/option&gt;\r\n \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 &lt;\/select&gt;\r\n \u00a0\u00a0\u00a0\u00a0\u00a0 &lt;\/div&gt;\r\n \u00a0\u00a0\u00a0\u00a0\u00a0 &lt;div class=\"col-sm-7\"&gt;\r\n \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 ASC &lt;input type='radio' id=\"appml_orderdirection_asc\"\r\n \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 name='appml_orderdirection' value='asc'&gt;\r\n \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 DESC &lt;input type='radio' id=\"appml_orderdirection_desc\"\r\n \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 name='appml_orderdirection' value='desc'&gt;\r\n \u00a0\u00a0\u00a0\u00a0\u00a0 &lt;\/div&gt;\r\n \u00a0\u00a0\u00a0 &lt;\/div&gt;\r\n \u00a0 &lt;\/div&gt;\r\n \u00a0 &lt;br&gt;\r\n \u00a0 &lt;button id=\"appmlbtn_queryOK\" type=\"button\" class=\"btn btn-primary\"&gt;OK&lt;\/button&gt;\r\n &lt;\/div&gt;<\/pre>\n<hr \/>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>\u09ab\u09bf\u09b2\u099f\u09be\u09b0 \u098f\u0987\u099a\u099f\u09bf\u098f\u09ae\u098f\u09b2\u0995\u09c7 &#8220;inc_filter.htm&#8221; \u099c\u09be\u09a4\u09c0\u09df \u09a8\u09be\u09ae\u09c7\u09b0 \u09b8\u09a0\u09bf\u0995 \u09ab\u09be\u0987\u09b2\u09c7 \u09b8\u0982\u09b0\u0995\u09cd\u09b7\u09a3 \u0995\u09b0\u09a4\u09c7 \u09b9\u09df, <strong>appml-include-html<\/strong> \u098f\u09b0 \u09b8\u09be\u09a5\u09c7 \u09aa\u09cd\u09b0\u09cb\u099f\u09cb\u099f\u09be\u0987\u09aa\u09c7 \u09ab\u09bf\u09b2\u099f\u09be\u09b0 \u098f\u0987\u099a\u099f\u09bf\u098f\u09ae\u098f\u09b2\u0995\u09c7 \u0985\u09a8\u09cd\u09a4\u09b0\u09cd\u09ad\u09c1\u0995\u09cd\u09a4 \u0995\u09b0\u09a4\u09c7 \u09b9\u09df,<\/p>\n<hr \/>\n<pre>&lt;div appml-data=\"local?model=model_customerslist\"&gt;\r\n \r\n &lt;h1&gt;Customers&lt;\/h1&gt;\r\n &lt;div appml-include-html=\"inc_listcommands.htm\"&gt;&lt;\/div&gt;\r\n &lt;div <strong>appml-include-html=<\/strong><strong>\"inc_filter.htm\"<\/strong>&gt;&lt;\/div&gt;\r\n &lt;table class=\"table table-striped table-bordered\"&gt;\r\n \u00a0 &lt;tr&gt; \r\n \u00a0\u00a0\u00a0 &lt;th&gt;Customer&lt;\/th&gt;\r\n \u00a0\u00a0\u00a0 &lt;th&gt;City&lt;\/th&gt;\r\n \u00a0\u00a0\u00a0 &lt;th&gt;Country&lt;\/th&gt;\r\n \u00a0 &lt;\/tr&gt;\r\n \u00a0 &lt;tr appml-repeat=\"records\"&gt;\r\n \u00a0\u00a0\u00a0 &lt;td&gt;{{CustomerName}}&lt;\/td&gt;\r\n \u00a0\u00a0\u00a0 &lt;td&gt;{{City}} &lt;\/td&gt;\r\n \u00a0\u00a0\u00a0 &lt;td&gt;{{Country}} &lt;\/td&gt;\r\n \u00a0 &lt;\/tr&gt;\r\n &lt;\/table&gt;\r\n &lt;\/div&gt;<\/pre>\n<hr \/>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u09b0\u09bf\u09a6\u0993\u09df\u09be\u09a8 \u09ac\u09bf\u09a8 \u09b6\u09be\u09ae\u09c0\u09ae &nbsp; \u098f\u0987 \u0985\u09a7\u09cd\u09af\u09be\u09df\u09c7 \u0986\u09ae\u09b0\u09be \u098f\u0995\u099f\u09bf \u09a1\u09be\u099f\u09be\u09ac\u09c7\u09b8 \u09a5\u09c7\u0995\u09c7 \u09b0\u09c7\u0995\u09b0\u09cd\u09a1 \u09b2\u09bf\u09b8\u09cd\u099f \u0995\u09b0\u09ac\u0964 &nbsp; \u09a8\u09a4\u09c1\u09a8 \u09ae\u09a1\u09c7\u09b2 \u09a4\u09c8\u09b0\u09bf \u0995\u09b0\u09be \u09aa\u09c2\u09b0\u09cd\u09ac\u09ac\u09b0\u09cd\u09a4\u09c0 \u0985\u09a7\u09cd\u09af\u09be\u09df\u09c7 \u09a1\u09be\u099f\u09be\u09ac\u09c7\u09b8 \u09a4\u09c8\u09b0\u09bf \u0995\u09b0\u09a4\u09c7 \u09ae\u09a1\u09c7\u09b2 \u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0 \u0995\u09b0\u09be \u09b9\u09df\u09c7\u099b\u09c7\u0964 \u098f\u0996\u09a8 \u09ab\u09bf\u09b2\u099f\u09be\u09b0 \u0993 \u09b8\u0982\u0995\u09cd\u09b7\u09bf\u09aa\u09cd\u09a4 \u09ac\u09b0\u09cd\u09a3\u09a8\u09be\u09b8\u09b9 \u09a8\u09a4\u09c1\u09a8 \u09ae\u09a1\u09c7\u09b2 \u09a4\u09c8\u09b0\u09bf \u0995\u09b0\u09ac, \u00a0model_customerslist.js { &#8220;rowsperpage&#8221; : 10, &#8220;database&#8221; : { \u00a0\u00a0\u00a0 &#8220;connection&#8221; : &#8220;localmysql&#8221;, \u00a0\u00a0\u00a0 &#8220;sql&#8221; : &#8220;SELECT * Customers&#8221;, \u00a0\u00a0\u00a0 &hellip; <\/p>\n<p><a class=\"more-link btn\" href=\"http:\/\/bangla.sitestree.com\/?p=9070\">Continue reading<\/a><\/p>\n","protected":false},"author":8,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[796,1],"tags":[800,846,818,1662,845],"class_list":["post-9070","post","type-post","status-publish","format-standard","hentry","category-application-modeling-language","category-root","tag-appml","tag-list","tag-818","tag-1662","tag-845","item-wrap"],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack-related-posts":[{"id":9073,"url":"http:\/\/bangla.sitestree.com\/?p=9073","url_meta":{"origin":9070,"position":0},"title":"\u0985\u09cd\u09af\u09be\u09aa \u098f\u09ae \u098f\u09b2 \u09ab\u09b0\u09cd\u09ae (AppML Forms)","author":"Author-Check- Article-or-Video","date":"May 27, 2015","format":false,"excerpt":"\u09b0\u09bf\u09a6\u0993\u09df\u09be\u09a8 \u09ac\u09bf\u09a8 \u09b6\u09be\u09ae\u09c0\u09ae \u00a0 \u098f\u0987 \u0985\u09a7\u09cd\u09af\u09be\u09df\u09c7 \u09a6\u09c7\u0996\u09be\u09a8\u09cb \u09b9\u09ac\u09c7 \u0995\u09c0\u09ad\u09be\u09ac\u09c7 \u09a1\u09be\u099f\u09be\u09ac\u09c7\u09b8\u09c7\u09b0 \u09ac\u09bf\u09aa\u09b0\u09c0\u09a4\u09c7 \u0987\u09a8\u09aa\u09c1\u099f \u09ab\u09b0\u09cd\u09ae \u09a4\u09c8\u09b0\u09bf \u0995\u09b0\u09be \u09af\u09be\u09df\u0964 \u00a0 \u09ab\u09b0\u09cd\u09ae \u09ae\u09a1\u09c7\u09b2 \u09a4\u09c8\u09b0\u09bf \u0995\u09b0\u09be model_customersform.js { \"database\" : { \u00a0\u00a0\u00a0 \"connection\" : \"localmysql\", \u00a0\u00a0\u00a0 \"maintable\" : \"Customers\", \u00a0\u00a0\u00a0 \"keyfield\" : \"CustomerID\", \u00a0\u00a0\u00a0 \"sql\" : \"SELECT * FROM Customers\"}, \"updateItems\" : [ \u00a0\u00a0\u00a0 {\"item\"\u2026","rel":"","context":"In &quot;AppML : Application Modeling Language&quot;","block_context":{"text":"AppML : Application Modeling Language","link":"http:\/\/bangla.sitestree.com\/?cat=796"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":9000,"url":"http:\/\/bangla.sitestree.com\/?p=9000","url_meta":{"origin":9070,"position":1},"title":"\u0985\u09cd\u09af\u09be\u09aa \u098f\u09ae \u098f\u09b2 \u09ae\u09a1\u09c7\u09b2 (AppML Models)","author":"Author-Check- Article-or-Video","date":"May 22, 2015","format":false,"excerpt":"\u09b0\u09bf\u09a6\u0993\u09df\u09be\u09a8 \u09ac\u09bf\u09a8 \u09b6\u09be\u09ae\u09c0\u09ae \u00a0 \u0985\u09cd\u09af\u09be\u09aa \u098f\u09ae \u098f\u09b2 \u09ae\u09a1\u09c7\u09b2 \u0995\u09cb\u09a8\u0993 \u098f\u09aa\u09cd\u09b2\u09bf\u0995\u09c7\u09b6\u09a8\u0995\u09c7 \u09ac\u09bf\u09ac\u09c3\u09a4 \u0995\u09b0\u09c7\u0964 \u00a0 \u0985\u09cd\u09af\u09be\u09aa \u098f\u09ae \u098f\u09b2 \u09ae\u09a1\u09c7\u09b2 \u0986\u09b8\u09b2\u09c7 \u0995\u09c0 \u0985\u09cd\u09af\u09be\u09aa \u098f\u09ae \u098f\u09b2 \u09ae\u09a1\u09c7\u09b2 \u098f\u0995\u09a7\u09b0\u09a8\u09c7\u09b0 \u099c\u09be\u09ad\u09be\u09b8\u09cd\u0995\u09cd\u09b0\u09bf\u09aa\u09cd\u099f \u0985\u09ac\u099c\u09c7\u0995\u09cd\u099f \u09ac\u09be \u099c\u09c7\u098f\u09b8\u0993\u098f\u09a8, \u09af\u09be \u0995\u09cb\u09a8\u0993 \u098f\u09aa\u09cd\u09b2\u09bf\u0995\u09c7\u09b6\u09a8\u0995\u09c7 \u09ac\u09bf\u09ac\u09c3\u09a4 \u0995\u09b0\u09c7\u0964 \u098f\u0995\u099f\u09bf \u099b\u09cb\u099f \u09ae\u09a1\u09c7\u09b2 \u09a1\u09be\u099f\u09be\u09ac\u09c7\u09b8 \u09a5\u09c7\u0995\u09c7 \u09aa\u09cd\u09b0\u09be\u09aa\u09cd\u09a4 \u09a4\u09a5\u09cd\u09af\u09c7\u09b0 \u09ad\u09bf\u09a4\u09cd\u09a4\u09bf\u09a4\u09c7 \u09b8\u09ae\u09cd\u09aa\u09c2\u09b0\u09cd\u09a3 \u098f\u09aa\u09cd\u09b2\u09bf\u0995\u09c7\u09b6\u09a8\u0995\u09c7 \u09ac\u09bf\u09ac\u09c3\u09a4 \u0995\u09b0\u09a4\u09c7 \u09aa\u09be\u09b0\u09c7\u0964 { \"database\" : {\u0985\u09cd\u09af\u09be\u09aa\u2026","rel":"","context":"In &quot;AppML : Application Modeling Language&quot;","block_context":{"text":"AppML : Application Modeling Language","link":"http:\/\/bangla.sitestree.com\/?cat=796"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":9147,"url":"http:\/\/bangla.sitestree.com\/?p=9147","url_meta":{"origin":9070,"position":2},"title":"\u0985\u09cd\u09af\u09be\u09aa \u098f\u09ae \u098f\u09b2 \u09b0\u09c7\u09ab\u09be\u09b0\u09c7\u09a8\u09cd\u09b8 (AppML Reference)","author":"Author-Check- Article-or-Video","date":"May 31, 2015","format":false,"excerpt":"\u09b0\u09bf\u09a6\u0993\u09df\u09be\u09a8 \u09ac\u09bf\u09a8 \u09b6\u09be\u09ae\u09c0\u09ae \u00a0 \u0985\u09cd\u09af\u09be\u09aa \u098f\u09ae \u098f\u09b2 \u098f\u0987\u099a\u099f\u09bf\u098f\u09ae\u098f\u09b2 \u098f\u099f\u09cd\u09b0\u09bf\u09ac\u09bf\u0989\u099f \u0989\u09a6\u09be\u09b9\u09b0\u09a3, <div appml-include-html=\"inc_header.htm\"><\/div> <h1>Customers<\/h1> <table appml-data=\"customers.js\" appml-controller=\"myController\"> \u00a0 <tr> \u00a0\u00a0\u00a0 <th>Customer<\/th> \u00a0\u00a0\u00a0 <th>City<\/th> \u00a0\u00a0\u00a0 <th>Country<\/th> \u00a0 <\/tr> \u00a0 <tr appml-repeat=\"records\"> \u00a0\u00a0\u00a0 <td>{{CustomerName}}<\/td> \u00a0\u00a0\u00a0 <td>{{City}}<\/td> \u00a0\u00a0\u00a0 <td>{{Country}}<\/td> \u00a0 <\/tr> <\/table> <divappml-include-html=\"inc_footer.htm\"><\/div> \u00a0 \u00a0 \u00a0 Attribute Description Explained appml-controller AppML controller \u09b9\u09bf\u09b8\u09be\u09ac\u09c7 \u09ac\u09bf\u09ac\u09c3\u09a4\u2026","rel":"","context":"In &quot;AppML : Application Modeling Language&quot;","block_context":{"text":"AppML : Application Modeling Language","link":"http:\/\/bangla.sitestree.com\/?cat=796"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":8977,"url":"http:\/\/bangla.sitestree.com\/?p=8977","url_meta":{"origin":9070,"position":3},"title":"\u0985\u09cd\u09af\u09be\u09aa \u098f\u09ae \u098f\u09b2\u0983 \u0995\u09c0\u09ad\u09be\u09ac\u09c7 \u09a4\u09c8\u09b0\u09bf \u0995\u09b0\u09ac\u09c7\u09a8? (AppML How To)","author":"Author-Check- Article-or-Video","date":"May 21, 2015","format":false,"excerpt":"\u09b0\u09bf\u09a6\u0993\u09df\u09be\u09a8 \u09ac\u09bf\u09a8 \u09b6\u09be\u09ae\u09c0\u09ae \u00a0 \u0985\u09cd\u09af\u09be\u09aa \u098f\u09ae \u098f\u09b2 \u098f\u09aa\u09cd\u09b2\u09bf\u0995\u09c7\u09b6\u09a8 \u09a4\u09c8\u09b0\u09bf\u09b0 \u09a6\u09c1\u099f\u09bf \u09b8\u09b9\u099c \u09a7\u09be\u09aa \u09a8\u09bf\u099a\u09c7 \u09a6\u09c7\u0996\u09be\u09a8\u09cb \u09b9\u09b2, 1. HTML \u0993 CSS \u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0 \u0995\u09b0\u09c7 \u09aa\u09c7\u099c \u09a4\u09c8\u09b0\u09bf \u0995\u09b0\u09be HTML <!DOCTYPE html> <html lang=\"en-US\"> <link rel=\"stylesheet\" href=\"style.css\"> <title>Customers<\/title> <body> <h1>Customers<\/h1> <table> <tr> <th>Customer<\/th> <th>City<\/th> <th>Country<\/th> <\/tr> <tr> <td>{{CustomerName}}<\/td> <td>{{City}}<\/td> <td>{{Country}}<\/td> <\/tr> <\/table> <\/body> <\/html> \u00a0\u2026","rel":"","context":"In &quot;AppML : Application Modeling Language&quot;","block_context":{"text":"AppML : Application Modeling Language","link":"http:\/\/bangla.sitestree.com\/?cat=796"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":9115,"url":"http:\/\/bangla.sitestree.com\/?p=9115","url_meta":{"origin":9070,"position":4},"title":"\u0985\u09cd\u09af\u09be\u09aa \u098f\u09ae \u098f\u09b2 \u09aa\u09bf\u098f\u0987\u099a\u09aa\u09bf (AppML PHP)","author":"Author-Check- Article-or-Video","date":"May 29, 2015","format":false,"excerpt":"\u09b0\u09bf\u09a6\u0993\u09df\u09be\u09a8 \u09ac\u09bf\u09a8 \u09b6\u09be\u09ae\u09c0\u09ae \u00a0 \u09af\u09a6\u09bf \u0995\u09cb\u09a8\u0993 \u09aa\u09bf\u098f\u0987\u099a\u09aa\u09bf \u09a1\u09be\u099f\u09be\u09ac\u09c7\u09b8\u09c7 \u09aa\u09cd\u09b0\u09ac\u09c7\u09b6\u09af\u09cb\u0997\u09cd\u09af\u09a4\u09be \u09a5\u09be\u0995\u09c7 \u09a4\u09be\u09b9\u09b2\u09c7 \u09a4\u09be\u09b9\u09b2\u09c7 \u09a8\u09bf\u099a\u09c7\u09b0 \u09a8\u09bf\u09b0\u09cd\u09a6\u09c7\u09b6 \u09ae\u09cb\u09a4\u09be\u09ac\u09c7\u0995 \u0985\u09cd\u09af\u09be\u09aa \u098f\u09ae \u098f\u09b2 \u09b8\u09be\u09b0\u09cd\u09ad\u09be\u09b0 \u098f\u09aa\u09cd\u09b2\u09bf\u0995\u09c7\u09b6\u09a8 \u09a4\u09c8\u09b0\u09bf \u0995\u09b0\u09be \u09b8\u09ae\u09cd\u09ad\u09ac \u09b9\u09ac\u09c7\u0964 \u09aa\u09bf\u098f\u0987\u099a\u09aa\u09bf \u09a1\u09be\u099f\u09be\u09ac\u09c7\u09b8\u09c7 \u09aa\u09cd\u09b0\u09ac\u09c7\u09b6\u09af\u09cb\u0997\u09cd\u09af\u09a4\u09be \u09a8\u09be \u09a5\u09be\u0995\u09b2\u09c7 \u0993\u09df\u09c7\u09ac\u09ae\u09cd\u09af\u09be\u099f\u09cd\u09b0\u09bf\u0995\u09cd\u09b8\u09c7\u09b0 \u099c\u09a8\u09cd\u09af \u09aa\u09cd\u09b0\u09af\u09cb\u099c\u09cd\u09af \u0989\u09aa\u09a6\u09c7\u09b6 \u09a6\u09c7\u0996\u09a4\u09c7 \u09b9\u09ac\u09c7\u0964 \u00a0 \u099f\u09c7\u09b8\u09cd\u099f \u09aa\u09c7\u099c \u09a4\u09c8\u09b0\u09bf \u0995\u09b0\u09be \u099f\u09c7\u09b8\u09cd\u099f \u09aa\u09c7\u099c \u09a4\u09c8\u09b0\u09bf \u0995\u09b0\u09c7 customers.htm \u09b0\u09c2\u09aa\u09c7 (\u09ac\u09be \u0985\u09a8\u09cd\u09af\u0995\u09cb\u09a8\u0993 \u09b0\u09c2\u09aa\u09c7) \u09aa\u09bf\u098f\u0987\u09aa\u09bf\u2026","rel":"","context":"In &quot;AppML : Application Modeling Language&quot;","block_context":{"text":"AppML : Application Modeling Language","link":"http:\/\/bangla.sitestree.com\/?cat=796"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":9118,"url":"http:\/\/bangla.sitestree.com\/?p=9118","url_meta":{"origin":9070,"position":5},"title":"\u0985\u09cd\u09af\u09be\u09aa \u098f\u09ae \u098f\u09b2 \u09a1\u099f \u09a8\u09c7\u099f (AppML .NET)","author":"Author-Check- Article-or-Video","date":"May 29, 2015","format":false,"excerpt":"\u09b0\u09bf\u09a6\u0993\u09df\u09be\u09a8 \u09ac\u09bf\u09a8 \u09b6\u09be\u09ae\u09c0\u09ae \u00a0 \u09a1\u099f \u09a8\u09c7\u099f \u09b8\u09be\u09b0\u09cd\u09ad\u09be\u09b0\u09c7 \u09aa\u09cd\u09b0\u09ac\u09c7\u09b6\u09af\u09cb\u0997\u09cd\u09af\u09a4\u09be \u09a5\u09be\u0995\u09b2\u09c7 \u09a8\u09bf\u099a\u09c7\u09b0 \u09aa\u09cd\u09b0\u0995\u09cd\u09b0\u09bf\u09df\u09be\u09df \u0985\u09cd\u09af\u09be\u09aa \u098f\u09ae \u098f\u09b2 \u09b8\u09be\u09b0\u09cd\u09ad\u09be\u09b0 \u098f\u09aa\u09cd\u09b2\u09bf\u0995\u09c7\u09b6\u09a8 \u09a4\u09c8\u09b0\u09bf \u0995\u09b0\u09be \u09af\u09be\u09ac\u09c7, \u09aa\u09cd\u09b0\u09ac\u09c7\u09b6\u09af\u09cb\u0997\u09cd\u09af\u09a4\u09be \u09a8\u09be \u09a5\u09be\u0995\u09b2\u09c7 \u0993\u09df\u09c7\u09ac\u09ae\u09cd\u09af\u09be\u099f\u09cd\u09b0\u09bf\u0995\u09cd\u09b8\u09c7\u09b0 \u099c\u09a8\u09cd\u09af \u09aa\u09cd\u09b0\u09af\u09cb\u099c\u09cd\u09af \u09aa\u09cd\u09b0\u0995\u09cd\u09b0\u09bf\u09df\u09be \u0985\u09a8\u09c1\u09b8\u09b0\u09a3 \u0995\u09b0\u09a4\u09c7 \u09b9\u09ac\u09c7\u0964 \u00a0 \u099f\u09c7\u09b8\u09cd\u099f \u09aa\u09c7\u099c \u09a4\u09c8\u09b0\u09bf \u0995\u09b0\u09be \u09aa\u09cd\u09b0\u09a5\u09ae\u09c7 \u099f\u09c7\u09b8\u09cd\u099f \u09aa\u09c7\u099c \u09a4\u09c8\u09b0\u09bf \u0995\u09b0\u09c7 \u09b8\u09c7\u099f\u09bf\u0995\u09c7 \u09aa\u09bf\u098f\u0987\u099a\u09aa\u09bf \u09b8\u09be\u09b0\u09cd\u09ad\u09be\u09b0\u09c7 customers.htm \u09a8\u09be\u09ae \u09a6\u09bf\u09df\u09c7(\u09ac\u09be \u0985\u09a8\u09cd\u09af \u0995\u09cb\u09a8\u0993 \u09a8\u09be\u09ae\u0993 \u099a\u09b2\u09ac\u09c7) \u09b8\u0982\u09b0\u0995\u09cd\u09b7\u09a3\u2026","rel":"","context":"In &quot;AppML : Application Modeling Language&quot;","block_context":{"text":"AppML : Application Modeling Language","link":"http:\/\/bangla.sitestree.com\/?cat=796"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"_links":{"self":[{"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/posts\/9070","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=9070"}],"version-history":[{"count":2,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/posts\/9070\/revisions"}],"predecessor-version":[{"id":9072,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/posts\/9070\/revisions\/9072"}],"wp:attachment":[{"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=9070"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=9070"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=9070"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}