Personal tools

Notify-peer.php

From OrganicDesign Wiki

Jump to: navigation, search

<?

  1. Notify peer of changes onSave
  2. - see duscussion for why file_get_contents doesn't work

if ( $handle = fsockopen( 'organicdesign.co.nz', 1729 ) ) { fwrite( $handle, "GET /change/peer/notify-peer.php HTTP/1.1\r\n\r\n" ); fclose( $handle ); } ?>

The GNU Project Debian Linux Ubuntu Linux Wikipedia online encycopedia MediaWiki