Re: Public IP auf Webseite anzeigen lassen



Stefan Renzke schrieb:

Vielen Dank, Steffen. Dann werde ich wohl bei der etwas umständlichen Lösung über ein serverseitiges CGI-Script und Ausgabe in einem Pop-Up-Window bleiben.

Wenn der Webspaceanbieter SSI freigeschalten hat, sollte

<!--#echo var="REMOTE_ADDR" -->

im HTML-Code bereits reichen. Ansonsten gibts das auch in PHP. Nur in Javascript eben nicht.


Nico
.



Relevant Pages

  • Re: webcollab, php5.0 and ctype [SOLVED]
    ... PHP loads different modules depending on how it is called. ... Nico ... > just in case) ctype still doesn't seem to be available. ... > Sony Service Center (NSCE) ...
    (Debian-User)
  • Re: Sessions
    ... Nico wrote: ... I tried to use the sessions, ... Can you help me in solving this problem please? ...
    (comp.lang.php)
  • Re: Form and If command
    ... Nico wrote: ... I'm new in the Php world and am trying to do my first trials. ... // ad hoc, non-tested solution ...
    (comp.lang.php)
  • Re: get all the email addresses from a text file
    ... Nico wrote: ... would like to get all the email addresses in a $mails[] variable. ... anyone know how to do this in php. ... (Please don't say HTML) ...
    (comp.lang.php)