Page 1 of 1

just asking about captcha in php!

Posted: Fri Apr 16, 2010 2:05 am
by waldopulanco
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!!

Re: just asking about captcha in php!

Posted: Fri Apr 16, 2010 5:33 am
by roders
You will find attached a zip file. Extract it, open guestbook.php in your browser and it very easy.

Re: just asking about captcha in php!

Posted: Fri Apr 16, 2010 7:54 pm
by waldopulanco
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.

Re: just asking about captcha in php!

Posted: Fri Apr 16, 2010 8:08 pm
by waldopulanco
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!!

Re: just asking about captcha in php!

Posted: Sat Apr 17, 2010 7:26 am
by JAY6390
I'm guessing you are asking how to read the captcha image not how to create one

Re: just asking about captcha in php!

Posted: Sun Apr 18, 2010 1:25 am
by waldopulanco
JAY6390 wrote:I'm guessing you are asking how to read the captcha image not how to create one
YES you correct!!
how to read the captcha from this website http://www.cproxy.com/default.aspx?pg=13&lg=2