Can PHP / Javascript code on a web app, make a query via the IP address of the

  • Thread starter Thread starter ricardosanx
  • Start date Start date
R

ricardosanx

Guest
browser, instead of the server.? I want to develop an application, where the code on the server, make a query to google, via the local IP address on the user's local PC/browser. This is to prevent spam queries, and having my server IP address blocked. Is this possible, using javascript.
 
Back
Top