if you're going to go the "break string in words" way, then try
$words = explode(" ", $string);
-Original Message-
From: Gaylen Fraley [mailto:[EMAIL PROTECTED]]
Sent: Thursday, November 15, 2001 2:54 PM
To: [EMAIL PROTECTED]
Subject: [PHP] Controlling lengt
This is really a combination html/php question, I believe. The problem is
that I have a table that displays a field of text that can be several
hundred bytes long. If, however, someone holds down a key and produces 500
letter 'x' the table data then distorts the table! Since the length of the
d
2 matches
Mail list logo