small php code

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
saad
Forum Newbie
Posts: 2
Joined: Fri Aug 19, 2005 5:07 pm

small php code

Post by saad »

hi
i create table in mysql and i need php code appear ro :?: ws of column on link (one under one) when click on one of them appear under it row opposite in next column
important information the frist column is varchar(100)
the second column is long text
User avatar
AnarKy
Forum Contributor
Posts: 119
Joined: Tue Nov 02, 2004 1:49 am
Location: South Africa

Example

Post by AnarKy »

Could you show us an example of what you want to do....
perhaps a manual layout of
  • before you click
    and then after you click
It is not clear from above.
Post Reply