Jump to content

Recommended Posts

Posted

ok, I did a search on TCH for "tables and mysql" but found nothing. Anyway, making progress with my project. I have a mysql/php page presenting correct results ;)

 

But I want to incorporate tables on my page and create columns and rows for the info. I tried to put my code within a table and I get a blank page.

 

What am I missing? What are the rules with using tables and php/mysql?

 

Thanks!

Posted

Thanks guys. I think Robert has it. Let me explain. User logs on and sees homepage, where there is a menu on left side, banner ads up top. User clicks on "button 1" on left menu, the hyperlink passes "1" to my php page which returns results, but I want the results to be presented within a page with the same layout as homepage (left menu, banner on top, etc) so, to the user, nothing has changed layout wise, just that now there is new info in body of page- layout remaining the same.

 

Makes sense? Let me go home tonight and play around and re-post.

 

Thanks!

 

 

*9 hours later, biz day ends*

 

You know I put the code inside a <td></td> of a table and the page is blank, but when I view source I can see the correct results.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...