|
|
Home »
PHP »
Getting Started
::
Strings are probably what you will use most in your PHP script. From concatenating, looking for patterns, trim, chop etc.
Related Tutorials
 |
|
 |
|
PHP and MySQL - Introduction
PHP / Getting Started
The topics covered in this tutorial include:
* PHP basics, including script structure, variables, supported types, constants, expressions, and type conversions
* Condition and branch statements supported by PHP, including if, if...else, and the switch statements
* Looping statements
* Arrays and array library functions
* Strings and string library functions
* Regular expressions
* Date and time functions
* Integer and float functions
* How to write functions, reuse components, and determine the scope and type of variables
* An introduction to PHP object-oriented programming support
* Common mistakes made by programmers new to PHP, and how to solve them.
Site: www.brainbell.com
Report -
View Tutorial
|
|
 |
|
 |
|