prizegrand
11-04-2012, 01:54 AM
Hi,
I have a quick question for the CodingForums community-
I have a website and im wondering if i should store the users hostname, isp, and general IP information into my sql database?
Like i'm not sure if i should just do live lookup with the gethostbyaddr(); function or if i should just do it live and save some space in the database.
any suggestions?
I have a quick question for the CodingForums community-
I have a website and im wondering if i should store the users hostname, isp, and general IP information into my sql database?
Like i'm not sure if i should just do live lookup with the gethostbyaddr(); function or if i should just do it live and save some space in the database.
any suggestions?