Jump to content

Get number of registered ip...


phpSensei

Recommended Posts

Is there a way to register an ip adress, then count the number of ip addresses registered within a session..

 

Example:

 

Visitor one's ip = 192.0.0

 

Visitor tow's ip = 196.1.0.0

 

Then you register the ip adress into a session, and count how many of them are registered...

 

possible?

 

hope you understood.

Link to comment
https://forums.phpfreaks.com/topic/65876-get-number-of-registered-ip/
Share on other sites

You seem to have a lot of ?s regarding forum-type php code.

 

My suggestion is to download something like phpbb or xmb forum and look at how they achieved all these things.  I'm not saying to rip their code off, but the best way to increase your own skill set is to look at how others have tackled the issues that you are trying to cover..

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.