Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lokeshrangani/registration-core-php

registration using core php
https://github.com/lokeshrangani/registration-core-php

Last synced: 1 day ago
JSON representation

registration using core php

Awesome Lists containing this project

README

        

## Installation

```bash
goto "htdocs" for Xampp / "www" for wamp
git clone https://github.com/lokeshrangani/registration-core-php.git
or download as zip
cd registration-core-php

create database : "registration" and
dump sql file from : https://github.com/lokeshrangani/registration-core-php/registration.sql

open browser and visit: http://localhost/registration-core-php
```