09
Jan
Learned and Web Discussion.  | 

Learned while working on my SilverStripe memory problem:

Browscap.ini is, as the filename might indicate, a browser capabilities database. In conjunction with functions built into common embedded web scripting languages the browscap.ini becomes a resource by which you can more easily customize content that form-fits a visitor’s web browser. Not everyone uses the same browser, and not all browsers behave the same way. Using this combination enables you to create pages that are free from browser-specific design limitations, more consistent across all browsers, or highly specialized based on the visitor’s capabilities.



Leave a Reply