Using Captcha within a .php file form


hello - need add captcha existing php form. form located in .php file.

 

when add following <form>

 

  require_once('recaptchalib.php');
  $publickey
= "your_public_key"; // got signup page
  echo recaptcha_get_html
($publickey);

 

i end blank white page. note: public key has been added in file.

 

there note in tutorial states:

 

 

  <html>
   
<body> <!-- body tag required or captcha may not show on browsers -->
     
<!-- html content -->

 

 

it understanding <html> , <body> cannot/should not added .php pages. if true, can captcha work within .php file?

 

thanks in advance , help.

 

gene

this forum pdf forms in acrobat. has nothing php.



More discussions in PDF Forms


adobe

Comments

Popular posts from this blog

Joomal 3.6.3 update error - PHP temporary folder is not set - Joomla! Forum - community, help and support

Upgrade 3.4.8 to 3.5.1 failed "download package failed" - Joomla! Forum - community, help and support

Fatal error during instalation - Joomla! Forum - community, help and support