Posted By


shinokada on 04/27/11

Tagged


Statistics


Viewed 111 times
Favorited by 0 user(s)

Kaimonokago changeStatus


/ Published in: PHP
Save to your folder(s)



Copy this code and paste it in your HTML
  1. echo "<td>";
  2. echo anchor("kaimonokago/admin/changeStatus/$module/".$list['centre_id'],$list['status'], array('class' => $list['status']));
  3. echo "</td>";

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.