Search results

  1. F

    What is wrong with my php script?

    I am trying to created a search by categories where users can search other users by name, job, etc... my form in html is: <td width="37%" align="left"><form id="form1" name="form1" method="post" action="member_search.php"> <span class="tahoma"> Job/Service</span><br />...
  2. F

    How do I get my captcha image to work with my form?

    I have a join form for members to register to the site and it's working just fine except now that I added my captcha image (image.php) to it I can't link the form to the captcha so they can work together. I basically need all fields (name,last name,address etc..) including captcha to be filled...
  3. F

    how do i add a captcha image to my registration form?

    I created a captcha image ("image.php") and am trying to add it at the end of my registration form to work together with the rest of the form. (where it says "CAPTCHA IMAGE HERE"). This is what my script looks like from the captcha down: <tr> <td><div align="right"><font face="Tahoma...
  4. F

    Google Images doesnt work - Google stops working?

    When I search for images on Google it returns results but none of the images or thumbnails load. Then my connection to Google temporarily freezes over and I can't load anything related to Google for about 5 minutes. Afterwards the regular searching goes back to normal however if I try to search...
Back
Top