Re: Running PHP from a remote server
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.php archive

Re: Running PHP from a remote server

From: Toby Inkster <usenet200508@tobyinkster.co.uk>
Date: Sat Sep 03 2005 - 10:46:03 CEST

Kimmo Laine wrote:

> how about
> <script type="text/javascript"
> src="http://www.urltotheother.site/cgi/mythingy.php"></script>

Which will be ignored by people with Javascript disabled. (5%-15% of
people, depending on who you ask.)

> or alternatively call it as a src for an image.
> <img src="http://www.urltotheother.site/cgi/mythingy.php"
> style="display:none;">

Which is invalid HTML.

-- 
Toby A Inkster BSc (Hons) ARCS
Contact Me  ~ http://tobyinkster.co.uk/contact
Received on Mon Oct 24 02:09:44 2005