sir can you help me how to retrieve Captcha in this website http://www.cproxy.com/default.aspx?pg=13&lg=2 using php script?
just like this website http://fyou.noads.biz/bk/ they can retrieve the captcha from cproxy.com.
please help me i need the php code to retrieve the captcha!!
Thanks in advance!!
just asking about captcha in php!
Moderator: General Moderators
-
waldopulanco
- Forum Newbie
- Posts: 4
- Joined: Fri Apr 16, 2010 1:43 am
Re: just asking about captcha in php!
You will find attached a zip file. Extract it, open guestbook.php in your browser and it very easy.
- Attachments
-
- captcha.zip
- (16.83 KiB) Downloaded 56 times
-
waldopulanco
- Forum Newbie
- Posts: 4
- Joined: Fri Apr 16, 2010 1:43 am
Re: just asking about captcha in php!
thank you roders!!
i want to retrieve the captcha from this website http://www.cproxy.com/default.aspx?pg=13&lg=2
because i want to create a multiple registration box from cproxy. in 1 click 3 registration is made. the problem is i dont know how to grab the captcha from cproxy.com. i have an idea but i dont know if it work, the function is file_get_contents(). only captcha that i need to grab.
i want to retrieve the captcha from this website http://www.cproxy.com/default.aspx?pg=13&lg=2
because i want to create a multiple registration box from cproxy. in 1 click 3 registration is made. the problem is i dont know how to grab the captcha from cproxy.com. i have an idea but i dont know if it work, the function is file_get_contents(). only captcha that i need to grab.
-
waldopulanco
- Forum Newbie
- Posts: 4
- Joined: Fri Apr 16, 2010 1:43 am
Re: just asking about captcha in php!
here my instant cproxy signup http://waldo.99k.org/ but the problem is i dont know how to grab the captcha from cproxy.com. if i have a captcha reader. i put this the php script captcha reader to server-index.php, this server-index.php is in include ('server-index.php'); on index.php. but the server-index.php is empty or no script. i will put the script of captcha reader on the server-index.php. please make me a php chaptcha reader please please.
note: do not use curl() function because this function is disable to my server!!
Thank you so much!!
note: do not use curl() function because this function is disable to my server!!
Thank you so much!!
Re: just asking about captcha in php!
I'm guessing you are asking how to read the captcha image not how to create one
-
waldopulanco
- Forum Newbie
- Posts: 4
- Joined: Fri Apr 16, 2010 1:43 am
Re: just asking about captcha in php!
YES you correct!!JAY6390 wrote:I'm guessing you are asking how to read the captcha image not how to create one
how to read the captcha from this website http://www.cproxy.com/default.aspx?pg=13&lg=2