View Single Post
Old 06-28-2022, 12:23 PM  
k0nr4d
Confirmed User
 
k0nr4d's Avatar
 
Industry Role:
Join Date: Aug 2006
Location: Poland
Posts: 9,228
Quote:
Originally Posted by Publisher Bucks View Post
I'd basically just have to add this right?
$address = mysqli_real_escape_string($link, $_SERVER['REMOTE_ADDR']);

It works for time too.
$date = date("F j, Y, g:i a");
k0nr4d is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote