What are Sub routines?
Answer / dhanya
A routine or subroutine also referred to as a function,
procedure, and subprogram is a portion of code that may be
called and executed anywhere in a program. For example, a
routine may be used to save a file or display the time.
Instead of writing the code for these commonly performed
tasks, routines are made and called when these tasks need to
be performed. Below is a basic example of a Perl subroutine.
| Is This Answer Correct ? | 4 Yes | 1 No |
What is array filter in php?
Explain what does the function get_magic_quotes_gpc() means?
Which is not a file-related function in php?
how to do connectivity of 2 dbs in PHP script?
Is php case sensitive?
Does php have a future?
How can we register the variables into a session?
Does php pass arrays by reference?
What is the use of mysql_real_escape_string() function?
What is the Diff. Between echo() and Print() in PHP?
29 Answers CoreNet, Priya, QueenZend, Sky InfoTech, Syntel,
recurring account in PayPal payment gateway?
1 Answers A1 Technology, HBL, HBL Power Systems, IBM,
Explain how is it possible to cast types in php?