amoossssss / Nexmo_PHP_demo

An easy sms verification demo based on Nexmo_php

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nexmo_PHP_demo

This is an easy demo based on Nexmo_php
A money transfer scenario web page

You must register a Nexmo account before using.
Nexmo

After cloning you should change up a few things:

  1. Key in your Nexmo key and sectet in both .php files
  2. Modify URLs in both .php files, index.html and sms.html (To where you host this project)

You can view verification logs in newfile.txt
It contains:

  • Verification Request Time
  • Name
  • Phone Number
  • Payee
  • Money
  • Request Id (Nexmo)

Feel free to connect for further infos.

About

An easy sms verification demo based on Nexmo_php


Languages

Language:HTML 55.9%Language:PHP 20.8%Language:JavaScript 13.5%Language:CSS 9.9%