I want to make sure the text can never expand my table, no matter how long it takes. I already have a PHP code restriction code of 100 per cell, but I want to make sure that a long text string can never expand the table. For instance:
atextstringthislongwithoutanyspacescanexpandthewidthofmycellrightnow
source
share