473,503 Members | 7,823 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

make a field of database into a link

1 New Member
hello.
i'm new in programming.
i want to ask.

i want to display all my tables from my db. when click one of the tables, it will show all value of that table.

now i can only display list of table and list value in each my table. i don't know how to link them.


example:

Expand|Select|Wrap|Line Numbers
  1. //this is the example view of my output all table from my db
  2. +---------------------+
  3. |administrator        |
  4. +---------------------+
  5. |programs & activities|
  6. +---------------------+
  7.  
  8. //if i click 'administrator', it will show this table
  9. +---------------------+
  10. |title                |
  11. +---------------------+
  12. |file no              |
  13. +---------------------+
  14. |box no               |
  15. +---------------------+
thank you
May 8 '12 #1
1 1185
harshmaul
490 Recognized Expert Contributor
Hi,
have you seen this article

Printing a MySQL table to a dynamic HTML table with PHP

It maybe enough to get you started. If you have any questions let me know.
May 14 '12 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

1
17753
by: Andre | last post by:
Hello all, How can I check (within a pl/sql-procedure) if a database link is active or not?? I am using oracle 8.1.7 Thanks and regards, Andre van Rossem
1
14449
by: faris_idris | last post by:
Hello, we are using Oracle 9i for client and server and Powerbuilder 8.0.3. We have a database link between two databases, whenever I try to do a simple select, update or insert I get the following...
0
5442
by: wqhdebian | last post by:
It was said the ORA-02085 error result from the mismatch of database name and database link name ,and setting glabal_names=false can resolve . but I want to try the other solution,let global_names...
2
3075
by: Dmitry Duginov | last post by:
Here's a problem -------------------------------------------- set serveroutput on DECLARE CURSOR cur is select ed_no, length(ed_no) as len from listtext@pubdb.world; BEGIN for cur_rec in cur...
1
7850
by: Lothar Armbr?ster | last post by:
Hello out there, this morning I had to get some rows via flashback query. Since my undo retention is just 3h, the undo segments were already aged out. But I have a physical standby database that...
1
4351
by: ntiruhar | last post by:
Hi all, My requirement is to migrate all the data from DB2 database to SQL Server database. Is it possible to create a database link between these two databases. regards, Naren
1
2155
by: rshivaraman | last post by:
Hi All: I need to make my database unavailable when i am loading the db. This happens daily and the db is not connected to any online app, to make the app unavailable. It is queried thru an...
1
1778
by: holdingbe | last post by:
Hi, How to select data from one table from another database? I have two databases such that Source:=michael destination=aster I login in michael database as scott schema . Now i...
2
1851
by: holdingbe | last post by:
Hi, I get very difficult requirement from my friend. I explain clearly below : I have two databases. Source databases: Flower |__________schema: sample. ...
0
7067
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7264
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7316
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
7449
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
4992
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4666
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
1495
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
728
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
371
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.