Jump to content

Help in php


yhi

Recommended Posts

i want a php scipt to fetch data from columns & display it on a page as table :)

also in  <td > i want to add href (reffer a link)

 

the output should be like this

<table>

<tr><td>ID</td><td>Name</td><td>random</td></tr>

<tr><td>1</td><td><a href="profile_link">yhi</a></td><a href'link_2'>some text</td></tr>

 

 

 

 

Link to comment
https://forums.phpfreaks.com/topic/295880-help-in-php/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.