Mail us : hexainclude@gmail.com
Hexainclude

Menu

Skip to content
  • HOME
  • C/C++
    • C
    • C++
  • OS
  • RDBMS
  • JAVA
  • PHP
  • WORDPRESS
  • DOWNLOAD
    • eBOOKS

PHP

Hexainclude > PHP
07Aug/17

PHP Break, Continue and Exit

August 7, 2017PHPcontinue, exit, php-break, php-continueDreamMaker

Break: A break statement can be used to terminate or to come out from the loop or conditional statement unconditionally. It can be used in switch statement to break and come outRead More…

09Jul/17

PHP Exit Control Loop

July 9, 2017PHPdo-while-loop, php-do-while, php-exit-control-loop, php-looping-structures, php-loopsDreamMaker

An Exit Control Loop checks the condition for exit and if given condition for exit evaluate to true, control will exit from the loop body else control will enter again into theRead More…

04Jul/17

PHP Entry Control Loop

July 4, 2017PHPfor-loop, foreach, php-entry-control-loop, php-for-loop, php-foreach-loop, php-while-loop, while-loopDreamMaker

An entry control loop checks the condition at the time of entry and if condition or expression becomes true then control transfers into the body of the loop. Such type of loopRead More…

04Jul/17

PHP Looping Structures

July 4, 2017PHPdo-while-loop, for-loop, looping-structure, php-looping-structures, php-loops, while-loopDreamMaker

PHP Programming language provides one of the most powerful features known as looping structure When we want to execute some statements repeatedly based on some specific condition, looping structure can be helpful.Read More…

20Jun/17

PHP Goto Statement

June 20, 2017PHPcondtional-statements, goto-statement, php-goto-statementDreamMaker

Similar to C-language, PHP also provides goto statement to transfer control unconditionally to other part of the program. Although use of goto statement is not advisable but sometime it is desirable toRead More…

Download Android App

Recent Posts

  • NESTED STRUCTURE
  • ARRAY OF STRUCTURE
  • Array Within Structure
  • SSTF Scheduling
  • FCFS Scheduling

All Posts

  • What is Java?
  • Java Virtual Machine (JVM)
  • What is RDBMS?
  • Dr.E.F.Codd’s Rules
  • Introduction of SQL
  • Introduction to Oracle
  • Basic Data Types
  • Windows 8 keyboard shortcuts
  • WordPress Introduction
  • What is PHP?
  • Installing Wamp Server
  • How to Remove BIOS Password?
  • How to recover data from device infected by virus?
  • Features of JAVA
  • Object Oriented Programming Principles
  • First Hello Word Program
  • Data Types
  • Operators
  • Arrays
  • Conditional Statements
  • Command-Line Arguments
  • Client-Server Architecture
  • CREATE TABLE
  • INSERT INTO
  • SELECT, WHERE, DISTINCT and ORDER BY
  • DELETE
  • Introduction of Classes, objects and methods
  • Constructor
  • What is Algorithm?
  • Flowchart
  • Types of programming languages
  • Interpreter and Compiler
  • History of C
  • C- Character sets
  • Structure of C Program
  • Basic Data Types
  • Procedure-Oriented Programming Language(POP)
  • Object-Oriented Programming Language (OOP)
  • Features of OOP
  • Introduction to C++
  • Structure of C++ program
  • Structure in C++
  • Method Overloading and Overriding
  • What is Android?
  • UPDATE
  • Instance Variable Hiding
  • GROUP BY
  • DROP AND TRUNCATE TABLE
  • Inheritance
  • Multilevel class Hierarchy
  • Interface
  • Creating Bootable USB drive
  • Display All Posts
  • Display all Post from Specific Category
  • Creating Menu
  • LIKE Predicate (pattern matching)
  • C-Token
  • How to add Category
  • Access Control Specifier
  • Package
  • Compilation and Linking Of C Program
  • IN / NOT IN Clause
  • Exception Handling
  • Creating new table from existing table
  • Class in C++
  • Transaction Control Language Statements (TCL)
  • What is Software?
  • What is Operating System?
  • Batch Operating System
  • Operators
  • String Handling Functions
  • Decision making statements
  • If…else statement
  • Else…If ladder
  • Nested if statement
  • Switch Statement
  • Multi Program Operating System
  • Time Sharing System
  • Real Time System
  • Distributed System
  • Conversion Function
  • Date Function
  • Numeric Function
  • Goto Statement
  • Looping Structures
  • Entry Control Loop
  • Exit Control Loop
  • Break, Continue and Exit
  • Layered System Structure
  • Aggregate Function
  • Oracle Functions
  • ALTER TABLE
  • Monolithic System Structure
  • Functions in C++
  • Default Argument
  • Object As Function Argument
  • Static Data Member and Member Function
  • Process State Diagram
  • Introduction to Array
  • Two-Dimension Array
  • Find ATM Loaded with Cash At Your City
  • Multi-Dimension Array
  • Constructor
  • Destructor
  • Process Scheduling
  • Schedulers
  • Introduction to String
  • Arrays of String
  • Context Switch
  • CPU Scheduling
  • Inline Function
  • Function Overloading
  • String Functions
  • Data Integrity Constraints
  • I/O Constraints
  • Business Constraint
  • PHP Data Types
  • PHP Variables
  • PHP Variable Scope
  • Scheduling Criteria
  • PHP Operators
  • Scheduling Scheme
  • Scheduling Algorithms
  • Shortest Job First (SJF)
  • Priority Scheduling
  • Round – Robin Scheduling
  • Interrupt Mechanism
  • Constructor Overloading
  • Creating Sitemap
  • How to Modify File Upload Limit?
  • Friend Function
  • Address Binding Schemes
  • Logical and Physical Address
  • Swapping
  • Memory Protection
  • Contiguous Memory Allocation
  • Fragmentation
  • Constraint Using ALTER TABLE
  • USER CONSTRAINTS
  • DEFAULT VALUE
  • DUAL TABLE
  • VIEW
  • Index
  • Paging
  • Segmentation
  • Virtual Memory
  • Demand Paging
  • Page Replacement
  • Operator Overloading
  • First In First Out (FIFO)
  • Overloading Unary Operator
  • Overloading Binary Operator
  • Overloading Insertion and Extraction Operators
  • Overloading Operators For String
  • Type Conversion
  • Basic to Class Type Conversion
  • Class Type to Basic Conversion
  • Class to Class Conversion
  • Optimal Algorithm
  • LRU Algorithm
  • Storage Hierarchy
  • Cache memory
  • Searching
  • Sorting
  • Introduction to Function
  • Elements of Functions
  • Types of Function
  • Call by Value v/s Call by Reference
  • Deadlock
  • Necessary Conditions for Deadlock
  • Deadlock Avoidance
  • Deadlock Detection
  • Recovery From Deadlock
  • What is File?
  • File Operations
  • Passing Array to Function
  • Matrix Operations
  • PHP Decision Making
  • PHP IF…ELSE
  • PHP ELSE…IF LADDER
  • PHP Nested IF
  • PHP Switch Statement
  • PHP Goto Statement
  • PHP Looping Structures
  • PHP Entry Control Loop
  • PHP Exit Control Loop
  • PHP Break, Continue and Exit
  • Recursion
  • What is File System?
  • I/O Hardware
  • Directory Structures
  • Facebook Like Button
  • Disk Scheduling
  • Adding Tweet Button
  • Adding LinkedIn Button
  • I/O Functions
  • Conversion Functions
  • Math Functions
  • Structure in C
  • Structure Declaration
  • FCFS Scheduling
  • SSTF Scheduling
  • Array Within Structure
  • ARRAY OF STRUCTURE
  • NESTED STRUCTURE
Copyright © Hexainclude
Developed by Hexainclude
  • TIPS &TRICKS
  • QUIZ
  • CONTACT US