Financial Accounting I || Spring, 2015 || BBA/BBA-BI/BBA-TT/BCIS
Financial Accounting I This is the question set along with answers Financial Accounting I Spring 2015, which was taken by the Pokhara University. Pokhara University […]
Financial Accounting I This is the question set along with answers Financial Accounting I Spring 2015, which was taken by the Pokhara University. Pokhara University […]
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 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 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 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 PHP comes with a number of built-in functions designed specifically for sorting array elements in different ways like alphabetically or […]
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 Loops are used to execute the same block of code again and again, as long as a certain condition is […]
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 Operators in PHP are symbols that tell the PHP processor to perform certain actions. PHP Arithmetic Operators The arithmetic operators are used […]
Copyright © 2024 | WordPress Theme by MH Themes