I'm thinking of more around the site of haveing something that can be
included in peoples homepages like a top ten list that changes, but they
don't have to change it ... thats why I was thinking about javascript.

<script language="JavaScript"
src="http://lisa.philipnz.com/javatopten.php";></script>

and javatopten.php returns document.write(' Blar Blar');

----- Original Message -----
From: "Michael Geier" <[EMAIL PROTECTED]>
To: "Philip J. Newman" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Sunday, March 17, 2002 9:06 AM
Subject: Re: [PHP] From: Newman, PHP on non PHP servers?


> create a page on the PHP server that returns the results as an html
page...
> than use an include or frameset to put the results into the geocities
page...
>
> if it wasn't a geocities site, you could use an SSI include or PHP
include.
> --
> Michael Geier
> CDM Sports, Inc. - Systems Administrator
>     email: [EMAIL PROTECTED]
>
> Quoting "Philip J. Newman" <[EMAIL PROTECTED]>:
>
> > Ok say I have a top ten list of something in a MySql db on server
> > lisa.philipnz.com which runs php scripts.  Is it possable to call, using
a
> > javascript information from say
> >
> > http://www.geocities.com/philip_newman/ this list, will the PHP exacute
on
> > lisa.philipnz.com when the script is requested from another server page.
> >
> > Philip J. Newman
> > PhilipNZ :: Design Solutions
> > http://www.philipnz.com/
> > [EMAIL PROTECTED]
> > ICQ# 20482482
> > +64 25 6144012
> >
>
>
> -------------------------------------------------
> This mail sent through CDM Sports Webmail.
>
>




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to