Programming help
Search Only:

Search Keyword php form with dynamic multi dropdown

Total: 40 results found.

Page 1 of 2
Hi, I am trying to create a form which has multiple dropdown boxes one linked to the other. i want this to reach me as a mail but I do not know how to do this with php. I am not sure about ...
hello everyone, im really beginner in php programming, and im building a website that needs an easy php form, with about 3 or 4 fields such as "name" "surname" etc. and ...
I hope this is in the right forum...Im still a little fuzzy on what constitutes a PHP question etc. Is it possible to combine values from multiple dropdown fields in a form to create one ...
... of the data and another for some of the other data, below i have posted the php form, mysql cmds i used in php and the mysql tables themselves, for time purposes i would like to be able to insert multiple ...
Does anyone can help me and give me an example of Multi-page Forms or tutorial page? Im training to create a form with five pages and at the end to be sent to database. Does ...
I have a dynamic table that is generated based on the data present in my database. The database contains two columns names and a column called docs (docs will hold data type int) (which is currently ...
... no eye deer where to start... can someone look at the code and give a hand please? Code: <?php require_once(Connections/mirrorfoundation.php); ?> <?php /* ADD MYSQL CODE */ if ...
Hello, I am spent on this project. I just need a form that sends to an email address and sends an attachment. 1. I have tried php: matt wrights script and jacks form mail. (set to ...
...  Now Ive done this 100s of times over and never had any trouble, but usually with 5 or 6 fields. Is there a limit to how much my_sql can handle? Here is my code Code: <?php require ...
Hey fellas Im fairly new to PHP, Ive been trying to develop a system to keep track of Cargo shipments to overseas for my company. What I basically want is to store my customer information, keep ...
... action="abc.php"> If I want to post the same variable to more than one address when I click the submit button, like posting to folowing address 1) abc.php 2) discuss.php 3) log.php ...
...  in to a php form Hi there, I would like some help with creating a form that calls my server with a api to add a user. All i need to know is how can i add this command line ...
Help ! I have created a php form using FormGen which has also given me an SQl file of which I understand stores my form data, I have created a web site (on a free ISP site), and finally I ...
Hello, I am trying to find a PHP form script that sends only form fields that are completed by the user. I have tried many script but they all send every form field whether it has a ...
This is my first post so please humor me. I have searched this and other forums but am unable to figure out how to do the following: I would like to preload the next image in the attached php ...
I have a contact form with a multiple check menu with 3 options. I want to send an email with the selected options printed to the client. Im using this code: PHP Code: if ($_POST[about]) {  ...
... that is called delete that will then delete everything from the database. Code: <form action="form_process.php" action="POST"> . . . from contents . . . <input ...
Im new to PHP and mySQL, using it because our ISP is Unix-based and offers them. I understand databases and have experience in Access and ASP coding. I need to create a php form (probably will ...
I want to build php 4 with mysql 4.1 support. I know how to do it with linux and gcc. You use the confure file and say --with-mysql=[DIR OF MYSQL], but I am using windows. I am NOT using apache. ...
hi- i have a php website with an admin area. i want to password protect the admin area and have a few questions about doing that. 1) how can i allow two computers (with dynamic ip addresses) ...
<< Start < Prev 1 2 Next > End >>