Leave Management System IN PHP, CSS AND MYSQL | FREE DOWNLOAD
“Leave Management System” is system that is design to manage the leave system.This system will help to Faculty member of […]
“Leave Management System” is system that is design to manage the leave system.This system will help to Faculty member of […]
“Art Gallery Project” is the project works for many artists. It will give a specified space on the online web
Tours and travels project is the online management system that is developed by using PHP and MYSQL. Tours and travels
“Online Book Store Project” is a simple online web store which is write by using php, mysql and bootstap. The
try statement allows to analyse block of code for errors. catch statement allows to handle error. throw statement allows to create custom errors.
With help of Loop a block of code can carry work number of times. Instead of writing the same codes
It is used to perform different actions on different conditions. How does it works?? – switch expression is classified once &
When you write codes, most of the times you want to perform various actions for different decisions in your programs.
Things that happen to HTML elements are HTML Events and JS can react on these events when JS is used
Variables are the packages for storing the values. Lets take an example, suppose a,b,c are variables : <!DOCTYPE html> <html>
Statements are “instructions” to be “executed” by Web Browser. JS Statement This is a simple statement to write “Code Projects”