In this tutorial I want to explain how to implement a simple Beta invitation request page PHP and js. So why we need Invitation request page?.Now days web apps are launched privately before public start access the app.Some user who shows interest by request a pre launch invitation and some time refer their friends also.Keeping all in these mind i have created a read made script to launch Beta invitation request page.
Download
Demo
Home Page Before signup:
Home page after signup with link to share and reference Code:
Admin option with table sorting:
File Structure
launching soon
index.php
process.php
css
images
js
admin
index.php
admin.php
logout.php
How to Install
Download
Demo
Download
Demo
Home Page Before signup:
Home page after signup with link to share and reference Code:
Admin option with table sorting:
File Structure
launching soon
index.php
process.php
css
images
js
admin
index.php
admin.php
logout.php
How to Install
- Create a database and execute the query in the sql.txt file.
- Open admin->config.php and change the database configuration.
- Change the admin username and password in index.php.
Download
Demo