Warning: preg_match(): Delimiter must not be alphanumeric or backslash in /home/shirsendu/public_html/visitor.php on line 64

Warning: preg_match(): Unknown modifier 'c' in /home/shirsendu/public_html/visitor.php on line 64
BLOG TITLE HERE 1
logo2.webp Blog

07

FEB

2018

BLOG TITLE HERE 1

Credits: Shirdendu Das

07

FEB

2018

[cbInfo category:design,category2:design2,lang:php]
You’re not a morning person?

Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.

[cbInfo]
[cbTable category:design,category2:design2,lang:php]
Column 1 Column 2
Lorem Ipsum has been the industry's standard dummy text Scrambled it to make a type specimen book
Lorem Ipsum has been the industry's standard dummy text Scrambled it to make a type specimen book
Lorem Ipsum has been the industry's standard dummy text Scrambled it to make a type specimen book
Lorem Ipsum has been the industry's standard dummy text Scrambled it to make a type specimen book
[cbTable]
[cbCode category:design,category2:design2,lang:php]
if(SEOFRIENDLY){
$sql="SELECT * FROM ".DB_PREFIX."page where seoUrl='$requestedPage'";

}else{
if(isset($_POST['page']))
$pageID=$_POST['page'];
elseif(isset($_GET['page']))
$pageID=$_GET['page'];
if(isset($pageID))
$sql="SELECT * FROM ".DB_PREFIX."page where id='$pageID'";
elseif($requestedPage=='home')
$sql="SELECT * FROM ".DB_PREFIX."page where pageTitle='home'";
else
$sql=false;
}
[cbCode]
[cbCode category:design,category2:design2,lang:js]
while(SEOFRIENDLY){
$sql="SELECT * FROM ".DB_PREFIX."page where id='$pageID'\";
elseif($requestedPage=='home')
$sql="SELECT * FROM ".DB_PREFIX."page where pageTitle='home'";
endwhile();
}
[cbCode]
Caption
q e
r t
y u

Sub Heading 2

Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.

  • Lorem Ipsum has been the industry's standard dummy text
  • scrambled it to make a type specimen book
  • Lorem Ipsum has been the industry's standard dummy text
  • scrambled it to make a type specimen book
Column 1 Column 2
Lorem Ipsum has been the industry's standard dummy text Scrambled it to make a type specimen book
Lorem Ipsum has been the industry's standard dummy text Scrambled it to make a type specimen book
Lorem Ipsum has been the industry's standard dummy text Scrambled it to make a type specimen book
Lorem Ipsum has been the industry's standard dummy text Scrambled it to make a type specimen book
You’re not a morning person?

Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.

Fixes inproper code blocks causes by properly nesting pre and code elements. See HTML for details.

require([\\"esri/Map\",\\"esri/views/MapView\"\], function(Map, MapView) {\var map = new Map({\basemap: \"topo-vector\"\});\var view = new MapView({\container: \"viewDiv\",\map: map,\center: [-118.71511, 34.09042], // longitude, latitude\zoom: 11\});\});
Do you have question