Responsive Ads Here
Showing posts with label C প্রোগ্রামিং 11 অধ্যায় - Switch Case. Show all posts
Showing posts with label C প্রোগ্রামিং 11 অধ্যায় - Switch Case. Show all posts

Friday, November 21, 2014

Switch Case

November 21, 2014
  If else এর মত switch case , একাধিক condition থেকে নির্দিষ্ট condition বাছাই করার জন্য ব্যবহার করা হয় | switch case এর statement চারটি অংশ...

php4

<?php    // Start the session  session_start();  ?>  <!DOCTYPE html>  <html>  <head>       <link rel=...