bjverde / formDin

:elephant: FormDin or Dynamic Form is a php Framework for creating web system quickly and easily. Front-end, Back-end and DataBase
GNU General Public License v3.0
20 stars 6 forks source link

get user information #212

Open bjverde opened 4 years ago

bjverde commented 4 years ago

get user information:

bjverde commented 4 years ago

HTTP_USER_AGENT HTTP_ACCEPT_LANGUAGE REMOTE_ADDR

bjverde commented 4 years ago

Talvez usar o componente Mobile Dectec http://mobiledetect.net/

bjverde commented 4 years ago

Informações sobre o navegador https://developers.whatismybrowser.com/

Detalhando user agente https://code-boxx.com/detect-mobile-desktop-in-php/

bjverde commented 4 years ago

For Screen is need Js https://www.w3schools.com/js/js_window_screen.asp

bjverde commented 4 years ago

Get IP https://www.virendrachandak.com/techtalk/getting-real-client-ip-address-in-php-2/

https://stackoverflow.com/questions/3003145/how-to-get-the-client-ip-address-in-php

bjverde commented 3 years ago

https://developers.whatismybrowser.com/