PHP frameworks (SugarCRM, Silverstripe) – session installation error

Apr 09 2011 Published by admin under PHP

During installation of these frameworks apache crashes and an error like below is shown in error.log.
Continue Reading »

No responses yet

Http header User-Agent for detecting browser type including mobile browsers

Oct 19 2010 Published by admin under Http

User-Agent header is used to get the name of the client. We can use it to get the browser name and do the browser specific coding. For example we need to identify the mobile browser and server page differently than normal browser.
Continue Reading »

2 responses so far