My Teacher
  • Home
  • Class
    • 10th
    • 11th
    • 12th
  • Learn
    • CorelDraw
    • JavaScript
    • WindowsNT
    • PHP
    • Visual Basic
    • SQL
    • MS-Word
    • MS-Excel
    • Linux
  • Q-Papers
  • Project
    • Notebook
    • File
  • Other Blogs
    • hlp4u
    • onlinejnr
    • W-Outside
    • freetoposs
  • Video Channels
    • Tech Help Full HD
    • W-Outside
Home  ›  12th Syllabus  ›  PHP  ›  PHP program to find minimum of 5 numbers  ›  Unit 304

PHP program to find minimum of 5 numbers

w-outside 12th Syllabus , PHP , PHP program to find minimum of 5 numbers , Unit 304
PHP program to find the minimum of 5 numbers

<?php
$no1=3;
$no2=2;
$no3=5;
$no4=6;
$no5=7;
echo min($no1, $no2, $no3, $no4, $no5);
?>


Output: 2

UNIT-304
Elementary Server Side Scripting through PHP
  1. PHP Introduction
  2. How to save PHP page
  3. PHP variables and their naming conventions
  4. PHP program to find maximum of 5 numbers
  5. PHP program to find minimum of 5 numbers
  6. PHP program to find sum of 2 numbers
  7. PHP program to find subtraction of 2 numbers
Newer Post Older Post Home
Subscribe to: Post Comments ( Atom )

Submit Review

We understand that your time is valuable, and we want to assure you that any review you provide will be greatly appreciated. Your input can help us better understand what our audience finds helpful and informative, and how we can continue to improve our content to meet your needs. Thank you for considering leaving a review, and for your continued support of our efforts to provide valuable content to our audience. Best regards

Support Us!

Support Us!

Search

Topics

Java Script (31) Linux (20) MS Word (19) VB Project (17) Word Processing (17) Photoshop (15) Desktop Publishing (14) PHP (14) HTML (13) MS Excel (12) Visual Basic (11) Question papers (8) CorelDraw (7) Digital Presentation (7) MS PowerPoint (7) PageMaker (6) Windows NT (2) Basic Shell Commands (1) Boot Problems (1) Computer Viruses (1) Installation of Linux (1) Installation of Page Maker (1) MySQL Trigger (1) Network Security Measures (1) Number system (1) PL-SQL (1) PageMaker Toolbox (1) SQL Commands (1) Safety in Linux (1) Shell Commands (1) Startup Failure (1) Trigger (1) Trojan Horses (1) Wildcards in Linux (1)
Powered by Blogger.

Most Visited

  • Windows NT and Its Advantages and Disadvantages
    Windows NT 4.0 Windows NT 4.0 is an operating system that is part of Microsoft's Windows NT (New Technology) family of operating system...
  • Installation of Page Maker
    Installation of page maker - By using following steps we can install page maker software into our computer. 1. First we need to start s...
  • Plotter
    Plotter Plotter is a special output device used to produce hard copies of large graphs and designs on paper. It is used in CAD (Computer-aid...
  • Introduction to page maker
    Introduction to page maker - Page maker is a document layout program that has extensive typographic controls, page design capabilities an...
  • Timing Slides
    Timing Slides - We can set the timing for slide/slides by using following steps: 1. First, we need to add another slide into our...
  • Tools in CorelDraw
    Importance of toolbox CorelDraw toolbox contains various tools which we can use to select, edit, draw objects, add text etc.  We can move to...
  • Comparison of DTP with Word Processing software
    Comparison of DTP with Word Processing software Word Processing packages such as Microsoft Word or Writer are used to enter text, ed...
  • Difference between LCD and LED
    LCD LED LCD stands for liquid crystal display LED stands for light-emitting diode It consume...
  • Installation of Windows NT
    Installation of Windows N.T (New Technology) We can install windows NT 4.0 workstation using following steps: First, we need to turn on our ...
  • Animating Picture with sound effect
    Animating Picture with sound effect - We can animate picture, text with sound effect by using the following steps: 1. First we n...

Contact Us

Name

Email *

Message *

Other Blogs

  • ऑनलाइन जोगिन्दर नगर
    हि०प्र० टी०जी०टी० भर्ती 2025: अभी आवेदन करें! - हिमाचल प्रदेश राज्य चयन आयोग (HPRCA) ने प्रशिक्षित स्नातक शिक्षक (TGT) के पदों पर सीधी भर्ती के लिए विज्ञापन जारी किया है! यह उन उम्मीदवारों के लिए एक श...
  • Top Free Open Source Software
    Brave Browser: A Fast, Private, and Rewarding Web Experience - *Brave Browser: A Fast, Private, and Rewarding Web Experience* *Introduction* The internet has evolved into an essential tool for communication, entertain...
  • hlp4u
    OPPO K13 5G - Durable Battery with Flash Charge - OPPO K13 5G ------------------------------ *📱 OPPOS*’s Ultimate Flagship: Snapdragon 6 Gen 4 & 80W Charging – Full Specs & Features! *Category* *Details* ...
  • W-Outside
    Palampur Himachal Pradesh India - Palampur Himachal Pradesh India A picturesque town nestled in the serene landscapes of Himachal Pradesh. Known for its lush tea gardens, panoramic views o...

You might also like

11th Syllabus 12th Syllabus 10th Syllabus Java Script MS Word Word Processing Desktop Publishing PHP HTML MS Excel Question papers CorelDraw Digital Presentation MS PowerPoint Project Work PageMaker Syllabus Care Nursing Home PL-SQL Practical Notebook

You'r visitor no:

DMCA.com Protection Status
Term of Service | Privacy Policy | Copyright Policy | Powered By Blogger| Sitemap | Disclaimer
Copyright © 2014-2025
with love

My Teacher