26386The 'If' Statement - Part 1http://www.apdz.com/phpbb/viewtopic.php?t=6The next question probably going through your head is, 'How is something true?'. Well there is a selection of 'operators' which create this part of the statement. Below is a list of the most popular operators used. It is by no means complete and I'm sure that is more out there!PHP > Tips and Tutorials > Introduction to PHPOct 15, 2006Chris
Ok, so from the prototype above, we can see the function explode() (a function is denoted by the () after the name as this is where you put any parameters) will create an array (oh the joy):
String is a type in PHP and it is a series of characters. There are exactly 256 different characters possible. This also implies that PHP has no native support of Unicode.
However I have a good news as well as there is no limitation in string length in PHP (Of course available memory and PHP ini settings can reduce it).
This tutorial shows you how to use two open source, cross-platform tools for creating a dynamic Web site: PHP and MySQL. When we are finished, you will know how dynamic sites work and how they serve the content, and you will be ready to serve your own dynamic content from your site.
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.