Skip to content
June 5, 2025
Prajwal Rai Blog

Prajwal Rai Blog

  • Home
  • MY BLOG
    • IT
    • Others
  • C-Program
  • Plus 2
    • Class 11
    • Class 12
  • QBasic
    • QBasic-Basics
    • Patterns in QBasic
    • Numeric Pattern
    • Modular Program
    • Program Design Tools
    • QBasic Projects
  • Web Design
    • HTML AND CSS
    • JavaScript
  • PHP
  • Fundamental
  • About me
Main Menu

PHP

PHP

Greatest among any two numbers using PHP

February 19, 2023 - by Prajwal Rai - Leave a Comment

<html> <head> <title>Find the greatest number</title> </head> <body> <form method="post" > <label for="number1">Enter the first number:</label> <input type="number" id="number1" name="number1"><br><br> <label for="number2">Enter the second number:</label> <input type="number" id="number2" name="number2"><br><br> <input …

Greatest among any two numbers using PHP Read More
PHP

Add any two numbers using PHP

February 19, 2023 - by Prajwal Rai - Leave a Comment

<html> <body> <form method="POST"> Number 1:<br> <input name="num1"><br> Number 2:<br> <input name="num2"><br> <input type="submit" name="submit"> </form> <?php if(isset($_POST['submit'])) { $a=$_POST['num1']; $b=$_POST['num2']; $c=$a+$b; echo "Sum : ",$c; } ?> </body> </html>

Add any two numbers using PHP Read More
PHP

Variable in PHP

May 16, 2021 - by Prajwal Rai - Leave a Comment

Rules of declaring variables in PHP •A variable starts with the $ sign followed by the name of variable. •A variable cannot start with a number. •A variable can only …

Variable in PHP Read More
PHP

PHP Introduction

May 15, 2021 - by Prajwal Rai - Leave a Comment

Introduction PHP is an acronym of “Hypertext Preprocessor” which is widely used open source server side scripting language that is especially suited for web development and can be embedded into …

PHP Introduction Read More

Posts pagination

Previous 1 2

Recent Posts

  • Bdm Bet Online Casino: Najlepsze Gry, Bonusy I Szczegółowy Przegląd
  • Bdm Bet Italy Added Bonus: 400 + Two Hundred Or So And Fifty Free Spins
  • Bdm Bet : Oficiální Stránka Reward 450 + Two 100 Fifity Fs
  • Aplicativo Mma Bet: Apostas E Cassino Pra Ios E Android
  • Top Ufc Predictions Site Sign Up Instant Access

Recent Comments

  1. Dilip Patel on About me
  2. Kshitiz Shrestha on Simple HTML Project for students of Class 8,9,10,11
  3. Ganesh on About me
  4. sabin on About me
  5. Prajwal Rai on Library Functions in QBASIC-Introduction

Archives

  • June 2025
  • May 2025
  • April 2024
  • April 2023
  • March 2023
  • February 2023
  • September 2021
  • May 2021
  • April 2021
  • March 2021
  • August 2020
  • January 2020
  • December 2019
  • April 2019
  • March 2019
  • February 2019
  • January 2019
  • December 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • April 2018
  • March 2018
  • October 2015
  • September 2015

Categories

  • 1win App 861
  • 20bet Kasyno 138
  • 20bet Kasyno 149
  • 20bet Pl 83
  • Bdm Bet Espana 76
  • Bdmbet Avis 794
  • Betbarter Casino 954
  • Betonred Casino Login 574
  • Betpix Brasil 433
  • Casino Bdmbet 260
  • Class 11
  • Class 12
  • Class 12(C-Program)
  • Crickex Login 909
  • Dafabet India 139
  • Fundamental
  • Gratogana App 94
  • Gratogana App 950
  • HTML AND CSS
  • IT
  • JavaScript
  • Mma Bet Login 704
  • Modular Program
  • Mostbet E Confiavel 848
  • Mostbet Kazino 917
  • MY BLOG
  • Numeric Pattern
  • Others
  • Partycasino Bono 963
  • Patterns in QBasic
  • PHP
  • Play Croco Login 817
  • Plus 2
  • Program Design Tools
  • QBasic
  • QBasic Projects
  • QBasic-Basics
  • Web Design
Copyright © 2025 Prajwal Rai Blog.
Maintained by Prajwal Rai