Changes

Jump to: navigation, search

Understanding PHP Variable Types

65 bytes added, 19:51, 25 May 2007
The PHP String Variable
$myString = "This is a line of Text\nandthis is another line with a tab here \t for us.";
?>
</pre>
 
== Converting Between PHP Strings, Numbers and Floats ==
== Converting Between PHP Strings, Numbers and Floats ==

Navigation menu