Announcement

Collapse
No announcement yet.

The addPhoneNumber from leeds

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • The addPhoneNumber from leeds

    this is reali confuzing ... i red all the threds about it but nobody reali undestend it.
    Can you point my to a good documentation about it ?

  • #2
    i need to make

    <?php
    function addButton_restanta (){
    ?><form action="/action_page.php">
    <?php echo"Cod:"?><input type="text" name="cod"><br>
    <?php echo"Produs:"?><input type="text" name="produs"><br>
    <?php echo"Pret:"?><input type="text" name="pret"><br>
    <?php echo"Cantitate:"?><input type="text" name="cantitate"><br>

    </form>

    the add buton to show up 4 empty text filds, and when i imput the text in them to generat them from leeds to a new form


    Comment

    Working...
    X