Current location: Hot Scripts Forums » Programming Languages » PHP » help query result mysql php


help query result mysql php

Reply
  #1 (permalink)  
Old 02-18-04, 03:01 PM
paceno11 paceno11 is offline
New Member
 
Join Date: Feb 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Question help query result mysql php

Sorry for the trouble and i cant translate into php code, im very new at this, but in general this is my problem? i know it will very easy for you but i just cant solve it, i appreciate your help.
this is what ive got!

2 tables : "actas" and "contratistas"
1 submit form "submit.php"
1 results page "showActas.php"


The submit.php has many variables, one of them its called "contratista" which pulls the info from the table "contratistas".

when i submit the form, saves all the information in the "actas" table and then open the "showActas.php" page.

the "showActas.php" page shows what i submitted, the problem is that i need to show the details from the variable "contratista" in this page, the details are contained in the "contratista" table. how can i do this?

thank you very much.
Reply With Quote
  #2 (permalink)  
Old 02-19-04, 02:18 AM
blaw's Avatar
blaw blaw is offline
Junior Code Guru
 
Join Date: Dec 2003
Location: Vancouver, BC, Canada
Posts: 550
Thanks: 0
Thanked 0 Times in 0 Posts
Hello,

If I understood you correctly, and assuming the variable "contratista" contains a primary ley of the table "contratista", on showActas.php, run a query based on the submitted value "contratista" to retrieve whatever the detail you'd like to show from the table "contratista". After retrieving the details, you can place the data along with the other submitted data. Good luck.
__________________
Blavv =|
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
PHP and MySQL ? rob2132 Hot Scripts Forum Questions, Suggestions and Feedback 4 08-29-08 02:22 AM
Declared Functions skipper23 PHP 4 12-17-03 10:06 AM
index page not showing up skipper23 PHP 3 12-15-03 01:10 PM
PHP and Mysql Query ivan PHP 4 12-08-03 10:49 PM
PHP and Mysql query ivan PHP 1 12-04-03 05:48 AM


All times are GMT -5. The time now is 09:04 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.