either use a join in the sql syntax to access the data or consider an iframe
bastien
From: Alvaro Cobo <cobo_alvaro@xxxxxxxxx>
To: php-db@xxxxxxxxxxxxx
Subject: Nested forms in php (subform)
Date: Sun, 14 Nov 2004 01:35:59 +0000 (GMT)
Hi guys:
I am a very newby in this php stuff and I need a huge
help from you:
I am looking for the way to make a kind of nested form
(in the sense of the access subforms), to insert
information of a one to many relationaship.
For example, I have to tables:
tblProjects: with information about especific
projects.
tblDevelopers: with the information of all the
developers of each project.
Any project can be developed by one or more developer.
So I need to design a form in which I have a textfield
for the project and many textfield for the developers.
So when I send the information it inserts the register
of the project into the tblProject table and the
registers of the developers into tblDeveloper.
I have researched and tried a lot about this stuff and
it has been very difficult to find it.
Thanks a lot,
Alvaro.
___________________________________________________________
Moving house? Beach bar in Thailand? New Wardrobe? Win £10k with Yahoo!
Mail to make your dream a reality.
Get Yahoo! Mail www.yahoo.co.uk/10k
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php