Hi, I'm Golam Rabbani. Today I will discuss about PHP. This is PHP tutorial.
Greetings! How are you all? Hope everyone is well.
What is PHP?
PHP is a very powerful web programming language.
This language are build in a dynamic webpage.
php is a language that can penetrate any language.
For example:
<?php
echo "Hello world!";
?>
If PHP had to output something then echo would have to be written inside.
Output:
Hello world!
If we write PHP codes inside the CSS code. There will be no problem then. Seeing you with such an example.
<link rel="stylesheet" type="text/css" href="<?php echo ”bootstrap/css/bootstrap.min.css”; ?>">
It’s working……
PHP file extension .php
I hope everyone understands PHP related issues.
Thanks to everyone.
PHP Tutorial | Introduction part 1
Reviewed by Golam Rabbani
on
November 17, 2018
Rating:
No comments: