| [ Index ] |
|
Code source de GeekLog 1.4.1 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 197 lignes (7 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
| PNB_getPingbackUrl($url) X-Ref |
| Get the Pingback URL for a given URL Note: Only checks for the 'X-Pingback:' header. param: string $url URL to get the Pingback URL for return: string Pingback URL or empty string |
| PNB_sendPingback($sourceURI, $targetURI) X-Ref |
| Send a Pingback param: string $sourceURI URL of an entry on our site param: string $targetURI an entry on someone else's site return: string empty string on success or error message |
| PNB_sendPing($url, $blogname, $blogurl, $changedurl) X-Ref |
| Send a standard ping to a weblog directory service The "classic" ping, originally invented for weblogs.com param: string $url URL to ping param: string $blogname name of our site param: string $blogurl URL of our site param: string $changedurl URL of the changed / new entry return: string empty string on success of error message |
| PNB_sendExtendedPing($url, $blogname, $blogurl, $changedurl, $feedurl) X-Ref |
| Send an extended ping to a weblog directory service Supported e.g. by blo.gs param: string $url URL to ping param: string $blogname name of our site param: string $blogurl URL of our site param: string $changedurl URL of the changed / new entry param: string $feedurl URL of a feed for our site return: string empty string on success of error message |
| Généré le : Wed Nov 21 12:27:40 2007 | par Balluche grâce à PHPXref 0.7 |
|