Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lokeshrangani/registration-core-php
- Owner: lokeshrangani
- Created: 2022-09-15T09:30:24.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-15T09:31:53.000Z (over 2 years ago)
- Last Synced: 2024-11-10T14:32:52.366Z (about 2 months ago)
- Language: PHP
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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-phpcreate database : "registration" and
dump sql file from : https://github.com/lokeshrangani/registration-core-php/registration.sqlopen browser and visit: http://localhost/registration-core-php
```