BCIS Fourth Semester
  • Home
  • DBMS
  • Internet Technology
  • Organizational Behavior
  • Financial Accounting I
  • DAAM
  • Q/A

IT

PHP Exception Handling || Server Side Scripting || BCIS Notes

PHP Exception Handling || Server Side Scripting || BCIS Notes

April 22, 2021 Her Highness 0

PHP Exception Handling An exception is a signal that indicates some sort of exceptional event or error has occurred. Exceptions can be caused due to […]

Regular Expression || Server Side Scripting || BCIS Notes

Regular Expression || Server Side Scripting || BCIS Notes

April 22, 2021 Her Highness 0

Regular Expression Regular Expression, commonly known as “regex” or “RegExp”, are specially formatted text strings used to find patterns in text. Regular expressions are one […]

PHP Exercises || Server Side Scripting || BCIS Notes

PHP Exercises || Server Side Scripting || BCIS Notes

April 22, 2021 Her Highness 0

PHP Exercises These mentioned below are some of the basic PHP Exercises mainly Maths Problems that can be solved with the help of PHP. Performing […]

PHP Functions || Server Side Scripting || BCIS Notes

PHP Functions || Server Side Scripting || BCIS Notes

April 22, 2021 Her Highness 0

PHP Functions There are two types, they are: PHP Built-in Functions PHP User-Defined Functions PHP Built-in Functions A function is a self-contained block of code […]

PHP Functions in Sorting Arrays || Server Side Scripting || BCIS Notes

PHP Functions in Sorting Arrays || Server Side Scripting || BCIS Notes

April 22, 2021 Her Highness 0

PHP Functions in Sorting Arrays PHP comes with a number of built-in functions designed specifically for sorting array elements in different ways like alphabetically or […]

Arrays in PHP || Server Side Scripting || BCIS Notes

Arrays in PHP || Server Side Scripting || BCIS Notes

April 22, 2021 Her Highness 0

Arrays in PHP Arrays in PHP are complex variables that allow us to store more than one value or a group of values under a […]

Types of Loops in PHP || Server Side Scripting || BCIS Notes

Types of Loops in PHP || Server Side Scripting || BCIS Notes

April 22, 2021 Her Highness 0

Types of Loops in PHP Loops are used to execute the same block of code again and again, as long as a certain condition is […]

PHP Conditional Statements || Server Side Scripting || BCIS Notes

PHP Conditional Statements || Server Side Scripting || BCIS Notes

April 22, 2021 Her Highness 0

PHP Conditional Statements Like most programming languages, PHP conditional statements also allow you to write code that performs different actions based on the results of […]

Operators in PHP || Server Side Scripting || BCIS Notes

Operators in PHP || Server Side Scripting || BCIS Notes

April 22, 2021 Her Highness 0

Operators in PHP Operators in PHP are symbols that tell the PHP processor to perform certain actions. PHP Arithmetic Operators The arithmetic operators are used […]

String in PHP || Server Side Scripting || BCIS Notes

String in PHP || Server Side Scripting || BCIS Notes

April 22, 2021 Her Highness 0

String in PHP A string in PHP is a sequence of letters, numbers, special characters, and arithmetic values or a combination of all. The simplest […]

Posts navigation

« 1 2 3 … 5 »

Recent Posts

  • Views of Data || Database Management System
  • Purpose of Database systems || Database Management System
  • Application architecture || Database Management System || BCIS Notes
  • Simple Transaction Model || Transactions || Database Management System
  • ACID properties || Transactions || Database Management System

Categories

  • DAM
  • DBMS
  • FA
  • IT
  • OB
  • Q/A

Copyright © 2025 | WordPress Theme by MH Themes