Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and the Yahoo Answers website is now in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.

Lv 31,141 points

Anthony

Favorite Answers26%
Answers211
  • Looking for a SMF designer to integrate a website template?

    Hi guys,

    As the title says, I'm after someone who's able to transpose an already existing HTML/CSS web template and apply it to an SMF forum so that movement between the website and forum does not include a change in website design.

    I've already tried contacting a few companies, and I've not received any emails back - so I'm hoping I can find someone here that can do it for a reasonable price!

    Feel free to contact me or link in your replies.

    Cheers!

    1 AnswerProgramming & Design9 years ago
  • Need help integrating PHP into HTML?

    Hi all,

    I'm trying to integrate PHP into a HTML page, so that the PHP finds the "?page=" variable via $_GET['page'] and applies the correct <li class=""> to the correct menu item.

    For example, www.website.com?page=news would have the <li class="class"> on the News menu object, and nothing else.

    For a better understanding, this is the menu code:

    <li class="class"><a href="index.php">Home</a></li>

    <li><a href="?page=news">News</a></li>

    <li><a href="?page=Item">Item</a></li>

    <li><a href="?page=Item">Item</a></li>

    <li><a href="?page=Item">Item</a></li>

    <li><a href="?page=Item">Item</a></li>

    <li><a href="?page=Item">Item</a></li>

    However my aim is to make the class dynamic, as defined by the ?page= variable.

    Cheers

    2 AnswersProgramming & Design9 years ago
  • Power supply boots to BIOS?

    Hi everyone,

    A computer that I'm working on continually restarts at a random interval. I've found the issue to be the 550w ATX power supply.

    However, upon attempting to replace the power supply with a 500w PSU, all the computer does it boot into it's BIOS. If I reconnect the original PSU, it will boot to disk. Does anyone know how to fix this or what would be causing it?

    The computer is running an MSI desktop board with a Core i3 CPU. I have tried clearing and loading CMOS defaults, other PSU's, checking BIOS settings, and yet I'm unable to find the problem.

    Cheers

    5 AnswersDesktops10 years ago
  • Help with preg_replace?

    G'day everyone,

    Just need a bit of help with preg_replace in a PHP code I am making. I would like to remove the characters ; ' , and . from a string. So far I have:

    function makebodysafe($str)

    {

    $str = htmlentities($str);

    $format_search = array(';', '.', ',');

    $format_replace = array('', '', '');

    $str = preg_replace($format_search, $format_replace, $str);

    return $str;

    }

    However it's not working as I had hoped, anyone have any suggestions?

    Anthony.

    1 AnswerProgramming & Design1 decade ago
  • I'm looking for a good web designer?

    Does anyone know of a fairly in-expensive, yet high quality web designer? I require a designer for a clan website though we don't have a massive budget. I am able to do the PHP side of things, so I just need the site/template.

    Example:

    http://www.the-leg.net/new/

    http://fc05.deviantart.net/fs71/f/2010/185/7/e/Evo...

    Thanks!

    3 AnswersProgramming & Design1 decade ago
  • Can a static IP assigned by your ISP be changed?

    Hello All,

    My friend and I are having an argument that a static IP, assigned by your ISP can or can not be changed. I say that they can only be changed by ringing up your ISP and getting it changed, however he says that it can be changed in your modem configuration. Dose anyone have any input on this?

    Thanks.

    2 AnswersComputer Networking1 decade ago
  • Setting Up A Network Bridge, Help Please?

    I am setting up a bridge between my modem router, and my wireless router. I have succeeded in making the bridge, so that one computer on the modem router can access the computers on the other router and vice versa. BUT, my modem router will not share the internet to wireless clients anymore. I will supply internet to LAN connection to it, but it dose not broadcast the internet. And, is dose not send internet over the bridge. Anyone have any ideas?

    Modem Router: Asus AM-604g

    Wireless Router: Asus WL-520g

    2 AnswersComputer Networking1 decade ago
  • What is The Fastest CD/DVD Drive available?

    I am looking for the fastest CD/DVD reader and burner. If anyone has any links to information sites or just some names would be great.

    Thanks.

    1 AnswerDesktops1 decade ago
  • Help identifying a motherboard?

    Hi guys,

    I was wondering if you could help me identify this motherboard. It has come out of a Acer Veriton 5100. It has a Intel 815 (Solano) Chipset. I am trying to place it into another shell, hook everything up but the computer will not start up. The power is all correct and the power jumper is correctly in place. Any help would be greatly appreciated.

    PS. I know in other motherboards you need the main20 pin power plus another 4 pin power cable for startup. The 4 pin seems to be missing.

    2 AnswersDesktops1 decade ago
  • Australian Battlefield 2142 Ranked Server?

    I was wondering if anyone knew of a battlefield 2142 server host. Our current host is shutting down in Australia (Hypernia) and we are looking for a new host to host 2 battlefield 2142 servers and a Teamspeak Server. We are also open to dedicated servers if anyone has some links.

    Thanks.

    1 AnswerVideo & Online Games1 decade ago
  • Remote VOIP Server For BF2142?

    I would like to know if I am able to connect to my battlefield 2142 VOIP server without being in-game. So I can listen and talk to the players in squads and warn them if need be.

    1 AnswerOther - Computers1 decade ago
  • What are the ITune Video Formats?

    I was wondering if Itunes played videos in a quicktime format or an AVI format? If not what format dose Itunes support?

    1 AnswerMusic & Music Players1 decade ago
  • Game Arena Questions - Battlefield 2142?

    Through the in-game console, how do you change the map to the map Camp Gibraltor 16P version?

    Through the in-game console, how do you login to the game as an admin?

    1 AnswerVideo & Online Games1 decade ago
  • What coding would this use?

    I was given the link to this site and i was wondering what sort of coding would be used for giving out the different links?

    http://cheating-revenge.com/sarah/?q=FB10erYs

    Thanks

    1 AnswerSoftware1 decade ago
  • Review my site please?

    Could someone please give a review on my site/template? i have been making it for a few days and it based on modules for a game. Any feedback wanted.

    1 AnswerProgramming & Design1 decade ago