I need a PHP script made to manage my affiliate links redirection and will obviously pay for anyone who can make it. When a user visits redirect.php?aff=amazon&tr=name: - the data for the record amazon needs to be looked up in the db and some fields called to redirect.php - one named rd1 and another named rd2. redirect.php needs to use meta redirects to redirect to [rd1][tr][rd2] (tr being the other input variable) - an admin panel is required so that new records can be added easily with the following fields 1. affiliate name ("aff") 2. full name ("fn") 3. first redirect url ("rd1") 4. second redirect url ("rd2") 5. commission value (text) ("value") 6. commission earned ("ce") 7. misc ("misc1") 8. misc2 ("misc2") the admin panel must be able to be used to display current records, edit and delete existing and to add new ones.. if anyone can do this, please pm me with your price and details of any experience you have. thanks!