আতিক হাসান

জীবনের গান

<?php

global $post;

// Obtén el ID del post actual
$post_id = $post->ID;
// Obtén el contenido del post
$post_content = get_post_field( 'post_content', $post_id );

// Calcula el tiempo de lectura estimado en minutos
  $word_count = str_word_count( strip_tags( $post_content ) );
  $reading_time = floor( $word_count / 200 );

// Muestra el tiempo de lectura estimado en minutos
echo '<p class="read_time">Reading Time: ' . $reading_time . ' min.</p>';


?>

।। আতিক হাসান।। কবিতা লেখার সাধ্য কি আরআছে রে আমার ভাই।আমিতো সহজ সরল মানুষ,শুধু জীবনের গান গাই।আমি বলে যাই সহজ…

Read more

সুখের পরশ ।। আতিক হাসান ।।

<?php

global $post;

// Obtén el ID del post actual
$post_id = $post->ID;
// Obtén el contenido del post
$post_content = get_post_field( 'post_content', $post_id );

// Calcula el tiempo de lectura estimado en minutos
  $word_count = str_word_count( strip_tags( $post_content ) );
  $reading_time = floor( $word_count / 200 );

// Muestra el tiempo de lectura estimado en minutos
echo '<p class="read_time">Reading Time: ' . $reading_time . ' min.</p>';


?>

প্রত্যাশাতে কাটছে সময়,প্রচেষ্টাতে কমতি নাই।প্রাপ্তির আশা হইছে পূরণ,আনন্দে তাই ভাইসা যাই।কৃতজ্ঞতা জানাই তারে,যে করেছেন বিদ্যা দান।তাহার পরে পিতামাতা,নিবেদিত দুইটি প্রাণ।আর…

Read more

নবীন সূর্য জ্বালো ।। আতিক হাসান ।।

<?php

global $post;

// Obtén el ID del post actual
$post_id = $post->ID;
// Obtén el contenido del post
$post_content = get_post_field( 'post_content', $post_id );

// Calcula el tiempo de lectura estimado en minutos
  $word_count = str_word_count( strip_tags( $post_content ) );
  $reading_time = floor( $word_count / 200 );

// Muestra el tiempo de lectura estimado en minutos
echo '<p class="read_time">Reading Time: ' . $reading_time . ' min.</p>';


?>

হে নব যৌবনা, জাগবে না কি আজো?কেন যৌবন নায়ে চরিয়া ক্ষীন বৃদ্ধের রঙে সাজো?কেন আধারের গিড়ি ঢাকিয়া রেখেছে, লাখ আলোদের…

Read more