Yes I am developing the same as CopyScape but I think copyscape does not work with google search.
I check this by google. Google return me 1 result of a paragraph but copyscape return me 7 results. so I believe copyscape has some thing different technique
Search found 4 matches
- Fri Feb 04, 2011 5:22 am
- Forum: PHP - Code
- Topic: Plagiarism checker in PHP ?
- Replies: 8
- Views: 7459
- Thu Feb 03, 2011 11:29 pm
- Forum: PHP - Code
- Topic: Plagiarism checker in PHP ?
- Replies: 8
- Views: 7459
Plagiarism checker in PHP ?
Hi
I want to make a php function that Takes Text as input and then check that text on google. if it find results return True else false,
Is it possible ? please give me some help to start work on it.
i shall be thank full to you
I want to make a php function that Takes Text as input and then check that text on google. if it find results return True else false,
Is it possible ? please give me some help to start work on it.
i shall be thank full to you
- Fri Jan 21, 2011 10:51 am
- Forum: PHP - Code
- Topic: How to integrate Google Checkout In Php ? Please help
- Replies: 4
- Views: 823
Re: How to integrate Google Checkout In Php ? Please help
i am not understanding how to get response when ever some one make purchase there should be a mechanism to get response of it just like paypal we have IPN
- Fri Jan 21, 2011 3:57 am
- Forum: PHP - Code
- Topic: How to integrate Google Checkout In Php ? Please help
- Replies: 4
- Views: 823
How to integrate Google Checkout In Php ? Please help
Hi I am working on a single page that will have a check out button to charge a 20$ to my client. when client successfully pay this amount I want to get True and paid amount on response handler file. I download google checkout sample code and read lots of tutorials on internet but no gain. can you gu...