Md. Tanzim Hossen
Web Developer & Graphics Designer
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…