code
search
solutions
software
Search
Search
Programming help
Search Keyword:
Search
All words
Any words
Exact Phrase
Ordering:
Newest First
Oldest First
Most Popular
Alphabetical
Section/Category
Search Only:
Articles
Search Keyword
php form with dynamic multi dropdown
Total: 40 results found.
Display #
5
10
15
20
25
30
50
100
All
Page 1 of 2
1.
mail form with multiple drop downs
Hi, I am trying to create a
form
which has
multi
ple
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 ...
2.
really beginner / php form?
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 ...
3.
joining multiple dropdown values for db insertion?
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
multi
ple
dropdown
fields in a
form
to create one ...
4.
need help with php form
... 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
multi
ple ...
5.
Multi-page Forms with PHP
Does anyone can help me and give me an example of
Multi
-page
Form
s or tutorial page? Im training to create a
form
with
five pages and at the end to be sent to database. Does ...
6.
Help with dynamic form in PHP
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 ...
7.
what is the correct php script to insert multiple records in a list?
... 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 ...
8.
mail a form with attachment
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 ...
9.
php form submitting with mySQL - data doesnt show up in the database
... 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 ...
10.
PHP forms with multiple actions
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 in
form
ation, keep ...
11.
PHP Form Self Submit ? ?
... 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
...
12.
php form that calls api to create a newuser
... 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 ...
13.
PHP form, SQL file and web site?
Help ! I have created a
php
form
using
Form
Gen 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 ...
14.
PHP form script needed
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 ...
15.
PHP preload with CSS
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
...
16.
Appending a string with Menu Items
I have a contact
form
with
a
multi
ple 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]) { ...
17.
form with two submit options
... that is called delete that will then delete everything from the database. Code: <
form
action="
form
_process.
php
" action="POST"> . . . from contents . . . <input ...
18.
PHP form to post joined tables to mySQL db
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 ...
19.
compile php 4 with mysql 4.1 support
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. ...
20.
password protecting admin area: how to stop hacking and auto login with dynamic ips
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
>>
Popular Resources
warning fsockopen [function fsockopen] unable to connect udp
checkbox input flash as3
Latest Resources
fwrite unexpected errors
Overlaying text on an image being uploaded.
function has error on array
function that see if a variable contains something?
getting string containing quote in same page
Web Stats