textarea tag problem
-
In the PHP snippet, create a new one with the code below, click Publish and the 456 text will not be in the PHP textarea.
echo ‘123’;
echo ‘<textarea></textarea>’;
echo ‘456’;
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘textarea tag problem’ is closed to new replies.