FramezArt Posted January 14, 2008 Share Posted January 14, 2008 Hello - I have a data table that shows repeating records from a database table. I want to link the records, but some of them are links to php pages, and some are links to PDF's. Is there any way I can link to both types of files from the same repeat region? I can do this by using 2 different recordsets in 2 different data tables, But that format makes the listing order of the records out of order. I have one table that I can upload a pdf form OR show content, and i need the links from the table to either point to the page content (using pagename.php?id=1) or point to the PDF file if there isnt any content. Is that possible! Please Help!!! Link to comment https://forums.phpfreaks.com/topic/86029-i-need-help-with-repeat-region/ Share on other sites More sharing options...
trq Posted January 14, 2008 Share Posted January 14, 2008 Yes its possible, post some code. Link to comment https://forums.phpfreaks.com/topic/86029-i-need-help-with-repeat-region/#findComment-439344 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.