PHP help
PHP help
Out of context: Reply #1
- Started
- Last post
- 2 Responses
- phirschybar0
use echo 'text' (with a single quote). With double quotes, you have to use /'s to escape certain characters. For line breaks just use the BR tag.
use echo 'text' (with a single quote). With double quotes, you have to use /'s to escape certain characters. For line breaks just use the BR tag.