HomebulletScriptsbulletTag: browser (46 results)
  1. Aurigma Up
    27 total visits
    It is a universal mobile uploader app designed to be easily integrated with any website. Meanwhile, a bridge between photos and videos on a mobile device and your website opened by a user in a mobile browser. Both iOS and Android version is available.
  2. CSS Browser Selector
    93 total visits
    PHP CSS Browser Selector is a PHP library for detecting browser types and running specific CSS code. It will sniff the user agent string and execute browser/OS specific CSS code depending on the string. Features of PHP CSS Browser Selector:Detected OSs:- Microsoft Windows- Linux (x11 and linux)- Mac OS- FreeBSD- iPod Touch- iPhone- WebTV- J2ME Devices (ex: Opera mini) Detected ...
  3. PHP User Agent
    213 total visits
    PHP User Agent is a PHP5 script for user browser detection. It utilizes a simple and fast algorithm to recognize major browsers. It also supports supports custom user agent strings and a custom parse script. This script register better performance since it doesn't do any iteration or resursion. Also it uses lesser resources than the native get_browser() PHP function. Returned ...
  4. PHP MySQLDump Browser
    192 total visits
    PHP MySQLDump Browser allows users/system admins to browse through MySQL Database Backups (Dump Files). Users can view and extract individual table structures and or data from MySQL database dumps. Use this PHP script to avoid restoring entire backups to recover individual tables. Database dumps complied by mysqldump and phpMyAdmin are compatible with this tool.Instruction:- Place the script on your webserver ...
  5. HTTP Viewer
    389 total visits
    This PHP script is designed to emulate a browser to show you what browser is used to read from the server. HTTP Viewer is able to show you the full server response of a web resource with any one of the Apache request methods. It features for finding server redirect's, viewing source code or examing questionable websites.
  6. No Screenshot
    1784 total visits
    PHPClientSniffer is a PHP script that allows you to quickly determine the client's browser and system information based on the HTTP_USER_AGENT string. It can also be used to generate browser specific HTML markup and other client side scripting. PHPClientSniffer can be used to generate browser specific html markup and other client side scripting.What's New in This Release Version 2.1.3 PHPClientSniffer:- ...
  7. No Screenshot
    304 total visits
    Automatic Browsers Detect is a PHP script designed to detect the current user browser. It parses the user agent's header value and returns the identification of the detected browser. The script may also return the name of a CSS file or PHP script associated to the current browser.Requirements:- PHP 4.0 or higher
  8. No Screenshot
    2161 total visits
    This class can be used to detect the type of the browser accessing a website. It analyzes the user agent request header and compares it to known patterns to detect the type of browser currently accessing the site. The class will show the browser's name, version, if it's a mobile browser and the user's language. Requirements: PHP 4.3 or higher
  9. No Screenshot
    1639 total visits
    Browser Detect can be used to detect the characteristiscs of the browser used to access the current script page.Browser Detect analyzes the User-Agent: HTTP request header and determines which browser is used, its version and the user machine operating system.
  10. No Screenshot
    1748 total visits
    Simple Browser Detection is a very simple class that can be used to determine which browser is being used to access the site. The script looks the user-agent name identification and looks for text that match what is used by several known browsers. Simple Browser Detection returns a string with two characters that is an abbreviation of the identified browser. ...
  11. No Screenshot
    2042 total visits
    Browser can retrieve a give page, parse it and proceed retrieving the pages or content that would result from clicking on given links or submitting forms in the initial page. Functions to locate the links to click or forms to submit by specifying a Xpath expression or searching elements by attribute, are provided. Requirements: PHP 5.0 or higher
  12. No Screenshot
    2003 total visits
    Request Info User Agent can parse the user agent identification sent by the browser or robot accessing the site and extract the browser type and other details. The script can determine if the client is a regular desktop browser, a search engine crawler, a mobile phone, as well as the operating system of the user. Requirements: PHP 5.0 or higher
  13. No Screenshot
    2374 total visits
    The browser name is extracted after parsing the user-agent string. Requirements: PHP 5 or higher
  14. No Screenshot
    1592 total visits
    Browser Detection should be used to parse browser "user agent" string and determine exact browser version and operating system.Browser Detection recognize all popular browsers/os's as well as some not so popular. It returns the browsers name and its exact version number (ie. Firefox 1.0.7).
  15. No Screenshot
    1707 total visits
    UserInfo.class can check the HTTP request variables to determine details like the IP address of the machine used by the user access the Web server, the type of browser and operating system being used, etc..Individual class variables are used to store the retrieved information in UserInfo.class.Requirements: PHP 4.0 or higher
Pages 1 of 4« 1 2 3 4 »