Hi,
Wonder if anybody can offer some advice
Have been working through Julie Meloni Book PHP fast and easy web development
One of the examples is a record collection which includes a notes section... whilst the box for entering data wraps on each line... how do I format the resulting output on a php page so that when a record is displayed the text in the notes section does not stretch across the whole of the screen... In other words how do I tell it to display a maximum of lets say 80 characters per line
Thanks
Mel