Forum: PHP Dec 15th, 2008 |
| Replies: 1 Views: 1,066 This is my code can you expllain how the user may activate or inactivate with check box....
<?php
mysql_connect("localhost","root","rootwdp");
mysql_select_db("rams");... |
Forum: PHP Dec 4th, 2008 |
| Replies: 6 Views: 663 http://www.leandroerlich.com/works.php?id=2
hi
the id=2 in the above link is a page id,for id=3 its goes to another page
so indicates its a page id |
Forum: PHP Dec 4th, 2008 |
| Replies: 11 Views: 3,400 hi
This is harrison i agree with xarz,you just create a separate column ie for archive its some 0 and unarchive its 1,let's try and i think its work for you |