treehouse : what would you like to learn today?
Web Design Web Development iOS Development

re: anything slider has php

  • i'm trying to find the file that contains the hyperlink (url) to the image in a 'anything slider'. (not the image url) i basically want to change that url link with another. click on slider image shows this:

    http://cellphoneretailprofits.com/redirect.php?action=banner&goto=5

    which then goes to the destination url that i want to change with my own.

    from looking at the redirect.php file, still can't determine where/how url is added.

    here is what redirect.php code looks like:

    http://cellphoneretailprofits.com/greek2me.html

  • -if anyone is interested- SOLVED IT

    must be REALLY getting old and had my "duh" moment, i finally figured out where the associated links to the anything-slider images were. i checked the "install" folder that i deleted after setting up site, and looked through all the folders and files and found that the details i needed were found in the "SQL" file. so i just went to my cPanel (phpMyAdmin) and changed urls from there.