Customer Care
Support Docs
Developer Docs
FAQs Library
Shopping Cart Help
SLA/TOS/AUP
Other Services
In The News


support department
Advertisement






Lost Password?
Home arrow Customer Care arrow Conxions Forum
Re: PHP Include - 2005/09/02 13:02 Well I see I still have a few adjustments to make to the skin of this forum but that is another issue entirely.

If you want to include that file create a page with your look and feel and name it whatever.phtml. Then in the body area put this:

[code:1:5e23d3e946]<?php
include("http://yourlongurl");
?>[/code:1:5e23d3e946]


This will pull in the contents of that long URL into the body of your local document whether it is from an ASP script or not. ASP is a server side language so you aren't pulling in the ASP code but only the result that occurred on that server.

I have included a test.phtml file in your root folder as an example. You probably want to delete it when you are done with it in the name of good housekeeping.

Wil Hatfield
  | | The administrator has disabled public write access.

      Topics Author Date
    thread link
PHP Include
Intheholegolf 2005/09/02 12:16
    thread link
thread linkthread link Re: PHP Include
WilHatfield 2005/09/02 13:02
    thread link
thread linkthread linkthread link Re: PHP Include
Intheholegolf 2005/09/02 13:22

                                                        Contents Copyright 2001-2005 HyperConX International, LLC - All rights reserved