Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Mysql result diplayed as a link to a page showing detailed/ full result
Old 10-13-2009, 03:08 PM Mysql result diplayed as a link to a page showing detailed/ full result
Average Talker

Posts: 17
Location: Vancouver, Bc
Trades: 0
I am having a brain F@rt this morning and cannot come up with a reasonable way to do this.

I have a table populated with various results from a mySQL query. For one of the result columns I simply want to show a link that can be clicked to take the user to to a page showing the full $row['....'] result.



Column name: Ordered than Bool Y/N click on the Y and go to a new page with the full results.



Much like you would click on an event on a calendar for full details.

I have no problem with the code to create the table/ query it is only the link than I'm completely dumbstruck by.


Thanks a ton
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
level510 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 10-13-2009, 03:29 PM Re: Mysql result diplayed as a link to a page showing detailed/ full result
chrishirst's Avatar
Missing! presumed drunk.

Posts: 41,517
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
PHP Code:
<a href="row.php?id=rowid">Y</a
obviously replace rowid with the row/record id the row.php gets the ID and displays that record.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 10-13-2009, 03:49 PM Re: Mysql result diplayed as a link to a page showing detailed/ full result
Average Talker

Posts: 17
Location: Vancouver, Bc
Trades: 0
Thanks I'll give it a try
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
level510 is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Mysql result diplayed as a link to a page showing detailed/ full result
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.11345 seconds with 12 queries