Nick Lofy

"; echo $x; echo "
"; echo $y; // String Operators returns the ammount of charicters in the text echo strlen("Hello world!"); ?>