Why should I rely on PHPJabbers.com for all my PHP scripting needs? What do you offer me when buying some script?
  • Top quality scripts
  • Full demo before buying
  • Best pricing
  • Script customization
  • 7 days a week support
  • Installation support
  • Secure buying
  • Captcha image verification

    posted on 2006-06-24 00:47:34
    Comments
    ian Hartten posted on 2007-02-02 14:53:44
    I am interested in using this and will pay a fee to have it added to one of our forms as an example. Thanks
    ---------------------
    Veselin: let me know the form that you want to use it on

    jermaine posted on 2007-01-30 18:28:13
    I have a CGI Membership Form on one of my client's website. From your instructions will it allow me to add the image captcha or is that someting you have to do?

    Thanks
    Dave
    -------------------------
    Veselin: our image captcha uses PHP

    Prachung Rai posted on 2007-01-21 22:26:56
    I need to open my Mysql database page when the user input his password
    -----------------------------
    Veselin: you can combine <a href="http://www.phpjabbers.com/create-user-login-in-php-php23.html">Create user login in PHP</a> tutorial and <a href="http://www.phpjabbers.com/ask118-how-to-connect-php-with-html.html">How to connect PHP with MySQL</a> one to make your login page and connect to mysql database

    Shiva posted on 2007-01-13 17:34:28
    Great!

    Laura Zielke posted on 2007-01-11 17:00:46
    Could you please either call me or write to me regarding this script? I'm willing to pay you to help me get it working on one of my sites. Please. Thanks. 1-336-788-7746 (pacific time)
    Laura Zielke
    ----------------------------
    PHPjabbers.com : we've sent you an email

    Rob posted on 2007-01-10 09:36:06
    I have the same issue as Scott but i dont understand what you mean in your reply? After submit.php has verified the user has added the correct number, how do i get it to then use formmail.pl to actually send the information to the email? What script do i need to add to submit.php?
    -----------------------------
    Veselin Stoilov: you can make few things:
    1) make the submit sends the email instead of your formmail.cgi script
    2) using <a href='http://www.php.net/curl' target='_blank'>CURL</a> post the data from submit.php to formmail.cgi
    3) using javascript, make the submit.php script generates a web form and auto submit it using formmail.cgi as form action. However, this is the most unsecure method because someone may find out what you are doing and using http post injection to spam your formmail.cgi script
    I would recommed using option 1

    John posted on 2007-01-07 10:40:05
    make the submit.php post the data to your current script...

    how would you do this?

    --------------------
    Veselin Stoilov: using CURL for example

    Scott posted on 2007-01-05 09:32:23
    I have installed the scripts as described and that works great. I need help passing on the form information to my "FormMail.cgi "after verification. What is the proper code to include in the "submit.php" file?
    --------------------
    Veselin Stoilov: you should either make the submit.php file send the email or make the submit.php post the data to your current FormMail.cgi script.

    Joness posted on 2007-01-03 01:34:58
    nice script

    Vulli posted on 2006-12-17 06:24:23
    Hi, i got the script working, but when i change $font_size to 48, the font size remains the same??
    I can change it to anything, it wont change!
    -----------------------
    Veselin Stoilov: I think it is possible that the GD library that you have installed does not support font changes.

    Pages:   1 2 3 4 5 6 7 8 9 10 11
       
    If you have any additions, suggestions or modifications for this example please contact us or use the form below.
       
    Your name:
    Your email: (email address will not be posted on the web site)
    Comment:
    Verification