hello, i want to ask about code in php, i want it to show only when running on mobile, and on pc it does not show anymore, in php there is such code?
hello, i want to ask about code in php, i want it to show only when running on mobile, and on pc it does not show anymore, in php there is such code?
Yes there is an open source class for mobile, tablet, and desktop detection
http://mobiledetect.net
There are also classes built into PlayTube script for this.
Example
<div class="show-in-mobile">This will only show to mobile users</div>
You can also use hide-in-mobile to only show in desktop.
This is not the playtube scenario
It is a classified script
I think I can make money on this scenario
https://codecanyon.net/item/modesy-buy-sell-used-stuff/22714108?s_rank=1
I would like to modify it a bit on a mobile device
This is not the playtube scenario
It is a classified script
I think I can make money on this scenario
https://codecanyon.net/item/modesy-buy-sell-used-stuff/22714108?s_rank=1I would like to modify it a bit on a mobile device
Sorry I am not familiar with this application. I would try and reach out to the developer for support.
You could also try the open source class