Tables and other types of page elements may have borders that may be presented in different styles.
Rounded borders are often interesting to provide page elements the sense of three dimensional depth.
Rounded borders styles are being introduced with CSS 3 standard. However, this version of CSS standard is not yet being supported by most of the current browsers in use.
This class provides an alternative solution that uses images to render rounded borders of configurable size and presentation style.
Dynamic generation of border images is usually an heavy task, especially for busy sites. This class employs caching to reduce the border image generation overhead.
With PhpMyBorder you can add round corner borders. The first version of PhpMyBorder generates round corner images (gifs) 'on the fly' and caches them to improve performance. The newest version of PhpMyBorder creates the round border effect by CSS2 (without any images at all). The newest version also support raised and shadowed borders.