Forum: PHP Feb 27th, 2008 |
| Replies: 5 Views: 743 you can set session variables when the user login as admin .check if the session variable is set, if so then display the link or else don't |
Forum: PHP Feb 11th, 2008 |
| Replies: 22 Views: 1,855 in ur retrieve.php it should be
and not $_REQUEST['name'] |