Thursday, December 28, 2017

phpMyPassion

PHP Introduction

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


About Author -

Hi, I am Anil.

Welcome to my eponymous blog! I am passionate about web programming. Here you will find a huge information on web development, web design, PHP, Python, Digital Marketing and Latest technology.

Subscribe to this Blog via Email :

2 comments

Write comments
Unknown
AUTHOR
February 20, 2018 at 11:49 PM delete

There 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.

Reply
avatar
phpMyPassion
AUTHOR
February 22, 2018 at 6:00 AM delete

Thank you so much @Peter. I updated it now.

Reply
avatar

Note: Only a member of this blog may post a comment.