PHP Strings


Read With Formatting | Free Open Source Tutorials Account

Server Side Coding Tutorials
Thread: PHP Strings


md_doc
In programming, a string is a sequence of letters, symbols, characters and arithmetic values or combination of all tied together in single or double quotes. For example, "I Love PHP", "10", '100.01', "", etc are all examples of strings. Read PHP Strings tutorial here. (http://www.opensourcetutorials.com/tutorials/Server-Side-Coding/PHP/php-strings/page1.html)