Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,150,564 members, 7,809,056 topics. Date: Thursday, 25 April 2024 at 10:01 PM

How To Detect A User Mobile Phone/device Using Php Code - Programming - Nairaland

Nairaland Forum / Science/Technology / Programming / How To Detect A User Mobile Phone/device Using Php Code (1476 Views)

How To Make a DESKTOP Executable Software Using PHP,MYSQL,SQLITE / How To Generate A Word File .doc/.docx Using Php / Help Pls!! How Do I Connect Oracle With Dreamweaver Using Php Server? (2) (3) (4)

(1) (Reply)

How To Detect A User Mobile Phone/device Using Php Code by J0nyb0y(m): 7:28pm On Aug 25, 2013
Anyone could help me with a code to detect a user mobile device. Just like fb where it says ''download fb chat for your Nokia bla bla'' and its unique for ever user. H0pe u get pls
Re: How To Detect A User Mobile Phone/device Using Php Code by Kidstell: 11:41am On Aug 27, 2013
echo $_SERVER["HTTP_USER_AGENT"];
you need to explode and get the first part.
Vary very simple(sorry to say that) have you ever tried studying the output of the phpinfo(); function call. It contains virtually all the information sent in the header. Just create a new php file with the single line of code.
phpinfo();
examine the output there are many global variables containing your computer info in the list just find the one with your computer's name. If you echo that variable anywhere on any page any how it will supply the specific device name. Same for browser name and version and many more
Re: How To Detect A User Mobile Phone/device Using Php Code by prodam(m): 6:19am On Aug 28, 2013
^Exactly.

@OP, also don't forget to make provision for unavailable user-agents, that is user agents that are not recognized should have a defined/default behaviour/output.

1 Like

(1) (Reply)

Help With Java Programing: Changing Motion Of A Particle In A Jpanel / Print ("how Long Will It Take To Be An Expert Python Programmer") / PHP Programmers, Pls Step In

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 11
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.