| ||||||
RELATED ARTICLES:Functions Notation Functions in PHP Just like we have learned in mathematics, the basic way to think of and understand functions is to think of it as a machine, you feed it with raw materials and the machine goes through processing these materials into finished and possibly usable product. An easy way to look at functions is to consid MySQL String functions MySQL relational Database system has a lot of built-in functions, some of which are used to retrieve and manipulate data, while others are simply used for server administrative purposes. In this posting we will explore how String functions are used in MySQL. String length function PHP Flow control functions PHP String functions So far we have only displayed strings directly to the browser without changing the format. We have successfully done that using the PHP echo () command. In addition to the echo () command, PHP also has two other print functions that allow users to format the output. The formatting may come in the fo Trigonometry functions Trigonometry is a branch of mathematics that deals with triangles. It is more like geometry, but it deals particularly with right angle triangles. The concept of trigonometry deals with the relationship between angles and sides of the triangle. To accurately descri PHP Flow control functions Most scripts we have looked at so far are linear and flow only in one direction. For example we have looked at scripts that would take two numbers add them together and display the answer. In real world things hardly work that way. In most cases you are faced with different possibilities and php functions Oracle Procedures, Functions and looping constructs Procedures and functions in PL/SQL are types of blocks that are stored in the database in a compiled form. This is among the major differences between ordinary queries and procedures and functions (otherwise known as subprograms). Creating a function or procedure requires the u Arrays in PHP In the world of programming, you normally use two kinds of variables, one is what is called scalar variables which can only store one value at any given time. Another kind of variable is what is called arrays which are indexed storage location that are able to keep multiple values. By |
| |||||||
| © 2009 UdjunI LLC. All rights reserved | Privacy policy | Tutorial Index | RSS Feed | ||||||||