What is PHP:-
PHP stands for PHP: Hypertext Preprocessor , it is widely - used server side scripting language designed for web devlopment. PHP also used as a general purpose programming language. It was build up by Rasmus Lerdorf in 1994 and launched in the market in 1995.PHP is the most well known scripting language on the web. It is utilized to improve site pages. Using PHP, you can do things like a login page and login a user by creating session, check details from a form, create forums, picture galleries, surveys, and a whole lot more.
PHP scripts are executed on the server like - xampp, wamp etc.
What You Should Already Know :-
Before you learn PHP you should have a basic understanding of the following things:
- HTML
- CSS
- JavaScript
- OOPs Concepts
What You Will Learn Here:-
Here we mainly focus on basic PHP program as below-
- prime number program
- odd even code
- factorial program
- print table in php
- print star patter in php
- print number pattern in php
- PHP - Armstrong number
- PHP - Palindrome number
- PHP - Prime Number Program
- PHP - Fibonacci Series
- PHP - Reverse number in PHP
- PHP - Reverse Sting in PHP
2 comments
Write commentsThere needs to be fixed the explanation of what PHP stands for. It stands for PHP: Hypertext Preprocessor. Not just Hypertext Preprocessor. It's a recursive acronym, not an abbreviation.
ReplyThank you so much @Peter. I updated it now.
ReplyNote: Only a member of this blog may post a comment.