Limiting the number of connected systems of a web app using php
Web Development
3
Posts
2
Posters
0
Views
1
Watching
-
i am presently working on a web application using php, but i dont know how to limit the number of users connected to the system via a router. Please is there a way to go by this? Any answer would be appreciated.. thank you
-
i am presently working on a web application using php, but i dont know how to limit the number of users connected to the system via a router. Please is there a way to go by this? Any answer would be appreciated.. thank you
-
where you deployed your web application? it it web server or development pc? how you plan to limit the users? ( web server or from network router?)
I am using a web server (Wamp).