First of all, hello, I'm new here, and hope to be an upstanding member of the community.
Now, Im in the process of making a website, nothing big just a site dedicated to a vbulletin mod I made.
What I need to do is make an admin area, where I can login and access links to other admin areas of my site, like my download manager, and a couple of other places that require me to login.
Now, I dont really know HTML, or any programming language for that matter, but im not totally stupid, I can modify darn near anything
How would I go about making such an area for myself? I dont want the "admin" link to be visible to the general public, since no one else has any reason to login to my site, and secondly, is it possible to pass the login/password to the other scripts Im using, so I dont have to login individually?
For instance if i login to my admin area, and then click on a link to go to my cpanel, or phpmyadmin, I dont want to have to login again if i dont have to.
or accessing my "DL Monitor" admincp to manage my downloads, I dont want to have to login a second time whenever I need to go somewhere.
Is this possible? and if so, how would i go about doing this?