The following warnings occurred:
Warning [2] Undefined array key 0 - Line: 1669 - File: showthread.php PHP 8.2.30 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php 1669 errorHandler->error_callback
/showthread.php 915 buildtree




New Members Section
#9
JackoliciousLegs Wrote:didn't know about htmlspecialchars() ... implementing
edit: that doesn't handle line breaks

Thats correct, it doesn't. What it does do is turn all of the potential nasties into HTML-safe strings like & and " and < and >, etc...

As for the line breaks, are you trying to preserve line breaks from people's entries into the database, or just control the wrapping at a specific character width?
  Reply


Messages In This Thread

Forum Jump: