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: Kimmo Laine <eternal.erectionN0.5P@Mgmail.com>
Date: Sat Sep 03 2005 - 11:27:34 CEST

"Toby Inkster" <usenet200508@tobyinkster.co.uk> kirjoitti
viestissä:bf4ou2-dig.ln1@ophelia.g5n.co.uk...
> 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.)

That's true.

>> 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.

Invalid how? Please explain, I see nothing wrong in that. Missing some
attributes? Okay, alt is required... Anything else? Also, you forgot to
mention that this is ignored by people who have images turned of. Which is
altogether why I encouraged to use iframe...

-- 
SETI @ Home - Donate your cpu's idle time to science.
Further reading at <http://setiweb.ssl.berkeley.edu/>
Kimmo Laine <eternal.erectionN0@5P4Mgmail.com> 
Received on Mon Oct 24 02:09:44 2005