Md. Tanzim Hossen
Web Programmer & Graphics Designer
All posts by Tanzim
What is Laravel Framework? And Why Should You Use it?

What is Laravel Framework? Laravel is a PHP framework and it has gained popularity among web developers because of its features. With Laravel, you can create expressive, elegant and modern applications. If you are a developer looking to use an efficient framework and want to work with the latest tech trends, Laravel is a good…
School Website in Bangladesh

স্কুল ওয়েবসাইট কিভাবে তৈরী করবেন । একটি স্কুলের জন্য একটি ওয়েবসাইট অনেক গুরুত্বপূর্ন । আর এখনকার সময়ে তো এটি আরও বেশি গুরুত্ববহন করে । একটি ওয়েবসাইটের মাধ্যমে যেমন সে স্কুল সম্পর্কে বিস্তারিত জানা যায় তেমনি স্কুল সম্পর্কে অভিভাবকের মধ্য ইতিবাচক দৃষ্টিভঙ্গি সৃস্টি হয়, যা কিনা পরবর্তীতে সে অভিভাবক তার সন্তানকে সে স্কুলে ভর্তির ব্যপারে উদ্ভুদ্ধ…
PHP if else Condition

PHP if else condition PHP if else condition is widely used in programming. Whenever we go to write a program, some conditions come everytime. Today I will discuss how to write an if else condition in PHP. if statement – executes some code if one condition is true if…else statement – executes some code if a condition…
What is PHP? A program written by PHP and HTML

What is PHP? A program was written by PHP and HTML What is PHP? PHP is called Hypertext Preprocessor. PHP is a programming language. It is also known as the server-side scripting language. PHP is a powerful language for creating dynamic and interactive websites. It is more popular with web programmers as it is an…
What is HTML? and How to get started with HTML?

What is HTML? HTML is a kind of script language. Whose full name is Hyper Text Mark Language? It is not a programming language. It is called the Markup language. HTML publishes website information (World Wide Web: www). The first step in becoming a web developer or designer is understanding this language thoroughly. In a…