All posts by Tanzim

What is Laravel Framework? And Why Should You Use it?

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…

Read More

School Website in Bangladesh

How to make a school website

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

Read More

PHP if else Condition

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…

Read More