scottapp is a tutorial application developed in the article "Building PHP Applications using ATK" by Ivo Jansch, published in the Oracle Technology Network.
Refer to either the article "Building PHP Applications using ATK" by Ivo Jansch, published in the Oracle Technology Network. A re-creation of the article with the permission of Ivo Jansch is included in the root directory, "Building PHP Applications Using the ATK Framework".
ATK developers discuss problems and solutions, keep each other informed, and generally help each other out, on the Achievo/ATK forum. Please consider creating a free user profile on the forum; you will need a user profile to post or reply (viewing does not require a profile). Having a profile also enables you to be sent an email notice when someone replies to one of your posts (or creates a new post), and color-codes posts to show the ones you haven't read yet.
If you create a new forum topic, be careful to submit it to the ATK forum.
In the event you have a problem:
- Post an issue to the scottapp GitHub issue tracker.
- Post a question to the ATK forum (free account sign-up is required for posting).
To get the most informed response when posting, please try to include:
- What are you trying to achieve?
- What are the symptoms of your problem? Why do you think there is a problem?
- What is your server (OS, web server, PHP and MySQL)? E.g. FreeBSD 9.1, Apache 2.2.22, PHP 5.3.10 and MySQL 5.5.20.
- Include example code (the simplest code that demonstrates the symptoms).