Make my own web interface

Make my own web interface SearchSearch
Author Message
faizal
New member
Username: Dsdfu

Post Number: 3
Registered: 06-2006
Posted on Monday, July 10, 2006 - 08:19 am:   

Dear Bryce,

the nowsms have a default web interface, and i like to change it. is there posible to change it to script PHP?


thanks u....
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 6172
Registered: 10-2002
Posted on Monday, July 10, 2006 - 10:53 pm:   

The web interface that is built into NowSMS is a simple set of HTML files installed in the HTML subdirectory of NowSMS.

The NowSMS web server only serves up static HTML ... you cannot run PHP or other scripting languages with NowSMS as the web server.

Of course, you can always create your scripts and web pages to run on a standard web server ... and then have your scripts running on that web server issue HTTP requests to NowSMS to perform actions.
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 6173
Registered: 10-2002
Posted on Monday, July 10, 2006 - 10:55 pm:   

P.S. - I know my explanation above is not very detailed.

So here is a bit more information ... the following thread has a PHP script which does this type of connection to a NowSMS server over HTTP:

http://support.nowsms.com/discus/messages/1/867.html
faizal
New member
Username: Dsdfu

Post Number: 4
Registered: 06-2006
Posted on Tuesday, July 11, 2006 - 06:08 am:   

thank u, for your information.
one more thing, i am very confuse about 2-way in nowsms, gift me some example about 2-way and how does it work ? because i hard to understand the function of 2-way in nowSMS.

thank u ...
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 6175
Registered: 10-2002
Posted on Tuesday, July 11, 2006 - 06:27 pm:   

I could probably help a little better if you have a specific question.

Here is general info that might help:

http://www.nowsms.com/documentation/ProductDocumentation/2_way_sms_support.htm

Also, this thread has some practical pointers:

http://support.nowsms.com/discus/messages/1/4520.html