Page: Program_Root/web/view-sms.php

Classes defined on this page:


Include Statements Summary
INCLUDE TYPEINCLUDED FILENAMEDESCRIPTION
include_once _DOCROOT."/sdk/protocol/Notification.php"
include_once "config/config.inc"


Global Variable Summary
VARIABLE NAMEVARIABLE VALUEDESCRIPTION


Constant Summary
CONSTANT NAMECONSTANT VALUEDESCRIPTION


Function Summary
void printNot ( )
void printSMS ( )
$Id: view-sms.php,v 1.1.1.1 2003/03/27 10:27:43 maro Exp $

Include Statements Detail

include_once

(line 9)

include_once file: _DOCROOT."/sdk/protocol/Notification.php"



include_once

(line 8)

include_once file: "config/config.inc"




Global Variable Detail

Constant Detail

Function Detail

printNot

(line 59)

void printNot( )


Function Info:

[ Top ]


printSMS

(line 35)

void printSMS( )

$Id: view-sms.php,v 1.1.1.1 2003/03/27 10:27:43 maro Exp $

This page displays received SMS and Notifications that has been posted to the webserver by the gateway.

SMS messages are posted to the page 'sms-handler.php'. Notifications are posted to the page 'notification-handler.php'. For the moment all received SMS and Notifications are simply serialized to files for simplicity in the samples. This page only unserializes the files and displays the result.

Preferrably the messages should be stored in a database.

This page and both pages mentioned above are only samples of one way of dealing with incoming SMS and Notifications.

They are and should be considered as SAMPLES and not to be used in a production environment.

Function Info:
author - Magnus Rosenquist, Zyneo

[ Top ]




Documention generated on Mon, 31 Mar 2003 10:17:47 +0200 by phpDocumentor 1.2.0rc1