| Posted by birdy on 06/27/05 14:24 
I want to display data from a mysql database.Thats no problem but i want to hide some fields for some users.
 I understand i have to use userlevels for that.
 But to implement it in dreamweaver is the problem
 When i try to use a var there is nothing displayed at all
 
 <?php echo $row_DetailRS1['Off_soort_2']; ?>
 
 is the code line, it is a part of a master/detail page.
 this data should only be displayed on certain userlever (1-99) else no
 acces.
 
 please help me i'am  newbie
  Navigation: [Reply to this message] |