How To Auto Submit In Php Without Using Javascript?


My requirement asks me not to use javascript at all and submit the form with change in the drop box via php.
please tell me how is it possible

, , , ,

  1. #1 by shrimpwa at July 4th, 2009

    No, I won’t give you advice on spamming a website.

  2. #2 by Lunatic Videos at July 4th, 2009

    You really need to learn how to form a sensible question.
    I’d say is that if you are making anything just moderately advanced on a website it is a really bad idea to avoid javascript.
    Anyway, I’m not 100% shure what you are trying to ask, but it sounds to me like you are trying to prefill a form, possibly with the content that have already been entered. You can do this by writing the form using PHP and fill in the value fields with variables:
    < ?php
    echo "

    ?>

(will not be published)
  1. No trackbacks yet.
Powered by Yahoo! Answers