Jump to content

Determining Content By Device...


Jim R

Recommended Posts

I searched, and there isn't much and nothing really current. Is there a code that I could use to hide specific content based on what device my User is using? Specifically, if the the User is using a mobile phone browser. Something along the lines of:

 

if ( !is_mobile( ) ) { }

 

I've tried this, but it didn't work. :happy-04:

Link to comment
https://forums.phpfreaks.com/topic/270711-determining-content-by-device/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.