IP Sniffer Script that loads a particular page - this possible? [closed] - php

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
I get tons of traffic from India and I am hosting in the USA.
So, I was thinking, is it possible that when an Indian visitor hits my site then they are redirected to an India html page within my site? (Reason for this would be to offer them Indian-related services etc).
I have been searching but with no results. Maybe my search terminology is wrong? Should I be referring to a 'sniffer script'?
Thanks

First, I'd go for $_SERVER["HTTP_ACCEPT_LANGUAGE"] - if this variable contains indian language code.
Second, because it's a little slower to detect, install MaxMind (free) geo IP database (refer to different tutorials on the net) and check the IP for indian origin.
If either of both is true, your best bet is to store this information in memcache so you only have to do it once (geoip lookups cost time).
Depending on this information you can present a different page.

Related

Can I give Website audit tool on my website? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I'm planning to develop an online website audit tool using PHP and CURL like one on Woorank and want to make it available on my website so that people can check website audit report for multiple sites completely Free. In development of this tool, I need to crawl some sites like Alexa. I want to know is it permitted? If yes with rules, please let me know. Appreciate any kind of suggestions related to my concern.
Crawling websites is allowed. However, breaking websites is not in most countries. This means you should not interfere with the website. Just observe. By convention, you should also follow the robots.txt guidelines.
The specific laws differ per country. Keep in mind though that you cannot show the actual site you crawled because they owners have copyright. However, you can (in most countries) distribute the results of your audit.
You can follow these steps to begin with:
Register for Amazon Web Services (AWS).
Register for Alexa Web Information Service.
Read how to submit requests to this service on:
http://docs.aws.amazon.com/AlexaWebInfoService/latest/.
Of course, for steps 1 and 2, you will have to pay...
you can use siteliner.com to help to develope the website aduit tool. siteliner is a website to offering website report such as duplicate content internal page, brokern link and many more. you can also see the smallseotools.com. site aduti tools.

Requesting website regularly within specific interval [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
I have robot which should be run within specific interval. So I want to refresh the website page that runs robot within specific interval. I know there is some site that we can sign up and that site refresh my website for specific interval. But i forgot them. I googled but did not found that sites.
Can anyone remember me one of websites url?
Search "cron" keyword on Google, for instance:
https://www.setcronjob.com/
Some are free
if your robot is about periodically checking for some information, you may find Yahoo.Pipes useful.

Desktop Live Broadcast [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
There is some way to display my desktop into a page, live? like youtube's hangout?
There is any freeware option?
links already seen:
live broadcasting video?
Thats is the main idea
"I want to show my desktop lively to other users. In more details, suppose a case when a teacher is showing Demo or ppt on her/his desktop, the information on desktop could be broadcasted lively so that other users could see what the teacher is showing on her/his desktop."
Not a webcam, no chat, only the desktop. Any options?
Here is exactly what you want...
Easy to setup and they provide you with code to embed to your site.
www.zoho.com
It has a free version as well which works like a charm but you are limited to 1 Host and 1 Participant and Duration limited to 1 hour. Paid version is not very expensive either
Use VNC. If you need your viewers to see the shared desktop on a browser, VNC has a java viewer.
http://www.realvnc.com/support/javavncviewer.html

PHP Based Project Management Application (Scrum/Agile) [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I've been fiddling with Redmine in the past few days and not 100% happy with the way it organises tasks etc.
I need a open source PHP based solution that is like Redmine or even VersionOne to assist our small team of 3 developers with project management.
We basically use Scrum, and would love to be able to create projects, break them down into user stories, and then further break stories down into tasks.
We typically use also size tasks and user stories using the PERT analysis formula.
For open source Scrum tools information (list of tools, reviews), you should look at http://www.opensourcescrum.com/
You could try The Bug Genie. It's not been specifically designed for Scrum, but does support Agile development.
the-scrum was a PHP based solution

Selling Monthly Online Services [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I am wondering if anyone knows of a system (open source or otherwise) that will allow my clients to sell their online services per month/year/etc. In other words, the user buys a month subscription, can log in, and access anything that my clients choose for them to see.
Thanks for any help.
Have you heard of Spreedly? Spreedly isn't a hosted solution it's a SaaS but has a really easy to use API.
What about Membergate?
I looked into this a while back and I almost purchased aMember Pro.
+1 for Spreedly.com
There is also Chargify.com, Recurly.com, and some others. See:
http://buyersvote.com/categories/the-best-subscription-billing-systems
Have you checked out Magento? Drupal also has an e-commerce module.
My company is currently using WHMCS. It's not perfect to be honest but it's a commercial solution that fills our similar needs.

Categories