Search results for '2010/06'. 1 post(s) found.
- 2010/06/22 How to get browser information in PHP?
PHP provides to get Browser Information by function. Below is the simple example.
Above example may display as following, if you use FireFox.
Mozilla/5.0 (Windows; U; Windows NT 5.1; ko; rv:1.9.2.3) Gecko/20100401
Firefox/3.6.3 ( .NET CLR 3.5.30729)
In order to get above variable on function, you need to declare on top of the function as below.
Another posts included in "PHP"
| PHP function converts new line to BR tag (0) | 2009/11/27 |
| PHP socket programming to get content with post method (0) | 2009/10/19 |
| How to remove HTML tags in text string? (0) | 2009/08/05 |
| How to delete file on certain path ? (0) | 2008/10/01 |
| ASCII Artwork Generator from image file (0) | 2008/09/23 |
Prev


Rss Feed