Spacejewel Hosting's Instant Payment Notification platform.
Go to file
Miguel Nogueira c3f882960c Change wrong DSN name for db wrapper and update config class
This commit changes how the config class gets it's values to a more solid way.
Additonally, the DSN was updated to use a correct format, allowing PDO to connect (With a wrong DSN, it tries to connect to something that doesn't exist).
2018-06-08 18:58:48 +00:00
public Corrects missing redirection error 2018-06-08 14:52:18 +00:00
source Change wrong DSN name for db wrapper and update config class 2018-06-08 18:58:48 +00:00
testing Add all code files from IDE 2018-06-07 10:56:13 +00:00
.gitignore Delete php errors log and add it to gitignore 2018-06-08 18:00:21 +00:00
README.md Add all code files from IDE 2018-06-07 10:56:13 +00:00
composer.json Add all code files from IDE 2018-06-07 10:56:13 +00:00
composer.lock Add all code files from IDE 2018-06-07 10:56:13 +00:00
php.ini Add all code files from IDE 2018-06-07 10:56:13 +00:00

README.md

 ,-----.,--.                  ,--. ,---.   ,--.,------.  ,------.
'  .--./|  | ,---. ,--.,--. ,-|  || o   \  |  ||  .-.  \ |  .---'
|  |    |  || .-. ||  ||  |' .-. |`..'  |  |  ||  |  \  :|  `--, 
'  '--'\|  |' '-' ''  ''  '\ `-' | .'  /   |  ||  '--'  /|  `---.
 `-----'`--' `---'  `----'  `---'  `--'    `--'`-------' `------'
----------------------------------------------------------------- 

Hi there! Welcome to Cloud9 IDE!

To get you started, we have created a small hello world application.

  1. Open the hello-world.php file

  2. Follow the run instructions in the file's comments

  3. If you want to look at the Apache logs, check out ~/lib/apache2/log

And that's all there is to it! Just have fun. Go ahead and edit the code, or add new files. It's all up to you!

Happy coding! The Cloud9 IDE team

Support & Documentation

Visit http://docs.c9.io for support, or to learn more about using Cloud9 IDE. To watch some training videos, visit http://www.youtube.com/user/c9ide