Topic: How to Ping
I've searched for a way to "ping" online services like technorati.com, just like blogs do. Unfortunately, I haven't found anything about it.
Is there any way a "ping" could be generated everytime there is a new post?
Thank you.
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.2 troubleshooting → How to Ping
I've searched for a way to "ping" online services like technorati.com, just like blogs do. Unfortunately, I haven't found anything about it.
Is there any way a "ping" could be generated everytime there is a new post?
Thank you.
If your host allows it,
exec('ping '.$ip);
But unless you have a dedicated server, I doubt it
Haven't used this, but maybe it works: http://be2.php.net/manual/en/function.imap-ping.php
If your host allows it,
exec('ping '.$ip);
But unless you have a dedicated server, I doubt it
Haven't used this, but maybe it works: http://be2.php.net/manual/en/function.imap-ping.php
No ping services like ping-o-matic, I'm looking for a such thing too.
It lacks of a nice plugin for that ;'(
Maybe this extension will help you.
Edit: Oh, this extension is for PunBB 1.3. But I think it's possible to make a mod for 1.2 based on it.
PunBB Forums → PunBB 1.2 troubleshooting → How to Ping
Powered by PunBB, supported by Informer Technologies, Inc.