Recent content by SRAdmin

  1. S

    PHP Webpage HELP!

    AWESOME! Thanks :). Worked like a charm.
  2. S

    PHP Webpage HELP!

    No. It wont attempt to. It doesn't populate showme. So if i just output the contents of showme to text it doesn't know what it is. It's like it doesnt even attempt to read it.
  3. S

    PHP Webpage HELP!

    I used to use this script back on an older PHP, but it doesn't work now: <? include("$showme" . ".info"); ?> http://www.example.com/view.php?showme=test This would result in $showme = test.info Well, it doesn't work any more on Fedora Core 3, PHP4? Any ideas how I can read...
  4. S

    Need help integrating a SonicWALL Pro1260

    Ok I need a little help. I have a Windows 2003 Server setup here with 2 servers and approx 30 XP Pro Clients (logging into the domain w/group policy). Currently they are all running Public Static IP's, and all client DNS is resolved to the PDC/SDC and they in turn forward out to the ISP's...