Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/configs/application.ini |
6 KB |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/controllers/AccountController.php |
18 KB |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/controllers/GamesController.php |
5 KB |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/controllers/AboutController.php |
2 KB |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/controllers/ErrorController.php |
1 KB |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/controllers/CommunityController.php |
866 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/controllers/WsController.php |
803 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/controllers/IndexController.php |
749 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/layouts/scripts/layout.phtml |
3 KB |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/models/Entities/Account.php |
5 KB |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/models/Entities/Game.php |
4 KB |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/models/Entities/Rank.php |
1 KB |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/models/Entities/Platform.php |
1 KB |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/models/Proxies/EntitiesAccountProxy.php |
4 KB |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/models/Proxies/EntitiesGameProxy.php |
4 KB |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/models/Proxies/EntitiesRankProxy.php |
2 KB |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/models/Proxies/EntitiesPlatformProxy.php |
2 KB |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/models/Repositories/Account.php |
2 KB |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/models/Repositories/Platform.php |
2 KB |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/models/Repositories/Rank.php |
2 KB |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/models/Repositories/Game.php |
921 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/models/FormRegister.php |
3 KB |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/models/FormProfile.php |
2 KB |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/models/FormGameEdit.php |
2 KB |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/models/FormPassword.php |
2 KB |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/models/FormInvite.php |
2 KB |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/models/FormContact.php |
2 KB |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/models/FormLogin.php |
1 KB |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/models/FormLost.php |
967 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/scripts/schema.sql |
5 KB |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/scripts/asins.txt |
4 KB |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/scripts/doctrine.php |
3 KB |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/scripts/seed.php |
2 KB |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/scripts/update_images.php |
2 KB |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/scripts/update_publishers.php |
2 KB |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/scripts/update_prices.php |
1 KB |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/scripts/update_sales_ranks.php |
1 KB |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/scripts/doctrine |
49 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/views/helpers/All.php |
776 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/views/helpers/Errors.php |
752 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/views/helpers/Trade.php |
676 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/views/helpers/GameGridEntry.php |
642 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/views/helpers/Trend.php |
634 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/views/helpers/Status.php |
632 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/views/helpers/Pager.php |
584 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/views/helpers/Gender.php |
460 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/views/helpers/Pluralizer.php |
374 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/views/helpers/Borrower.php |
363 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/views/helpers/Price.php |
318 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/views/helpers/SalesRank.php |
206 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/views/helpers/ReleaseDate.php |
192 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/views/scripts/about/book.phtml |
5 KB |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/views/scripts/about/contest.phtml |
2 KB |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/views/scripts/about/index.phtml |
1 KB |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/views/scripts/about/register.phtml |
993 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/views/scripts/about/contact.phtml |
273 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/views/scripts/account/public.phtml |
1023 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/views/scripts/account/friends.phtml |
861 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/views/scripts/account/games.phtml |
774 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/views/scripts/account/index.phtml |
581 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/views/scripts/account/invite.phtml |
427 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/views/scripts/account/confirm.phtml |
376 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/views/scripts/account/profile.phtml |
345 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/views/scripts/account/password.phtml |
337 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/views/scripts/account/login.phtml |
321 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/views/scripts/account/register.phtml |
295 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/views/scripts/account/lost.phtml |
173 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/views/scripts/account/recover.phtml |
0 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/views/scripts/community/index.phtml |
890 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/views/scripts/error/error.phtml |
760 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/views/scripts/games/view.phtml |
2 KB |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/views/scripts/games/platform.phtml |
1 KB |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/views/scripts/games/hot.phtml |
759 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/views/scripts/games/index.phtml |
10 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/views/scripts/index/index.phtml |
880 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/views/scripts/ws/index.phtml |
101 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/views/scripts/_form_register.phtml |
1016 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/views/scripts/_form_profile.phtml |
572 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/views/scripts/_email_invitation.phtml |
512 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/views/scripts/_email_confirm_email_address.phtml |
479 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/views/scripts/_book_ad.phtml |
460 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/views/scripts/_form_game_edit.phtml |
403 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/views/scripts/_email_lost_password.phtml |
398 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/views/scripts/_form_invite.phtml |
379 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/views/scripts/_form_login.phtml |
364 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/views/scripts/_menu_profile.phtml |
347 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/views/scripts/_form_contact.phtml |
341 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/views/scripts/_email_recover_password.phtml |
330 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/views/scripts/_form_password.phtml |
324 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/views/scripts/_form_lost.phtml |
230 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/application/Bootstrap.php |
4 KB |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/config/deploy.rb |
1 KB |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/library/WJG/Controller/Action/Helper/Initializer.php |
1 KB |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/library/WJG/Controller/Action/Helper/GenerateID.php |
632 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/library/WJG/Controller/Action/Helper/LoginRequired.php |
559 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/library/WJG/Controller/Action/Helper/EntityManager.php |
466 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/library/WJG/Resource/Entitymanager.php |
2 KB |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/public/css/styles.css |
5 KB |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/public/images/templates/home.xcf |
607 KB |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/public/images/bg.jpg |
61 KB |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/public/images/epwzf_cover.png |
35 KB |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/public/images/logo.jpg |
18 KB |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/public/images/epwzf_ad.png |
14 KB |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/public/images/360.png |
4 KB |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/public/images/homefront.jpg |
4 KB |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/public/images/home.png |
3 KB |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/public/images/Wii.png |
2 KB |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/public/images/PS3.png |
1 KB |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/public/images/amazon_buy_now.gif |
1 KB |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/public/javascript/gamenomad.js |
364 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/public/index.php |
999 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/public/cli.php |
578 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/public/.htaccess |
228 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/shared/.htaccess |
227 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/tests/application/controllers/AccountControllerTest.php |
5 KB |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/tests/application/controllers/AboutControllerTest.php |
2 KB |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/tests/application/controllers/GamesControllerTest.php |
662 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/tests/application/controllers/ControllerTestCase.php |
474 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/tests/application/controllers/IndexControllerTest.php |
245 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/tests/application/models/ModelTestCase.php |
469 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/tests/application/bootstrap.php |
226 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/tests/library/bootstrap.php |
0 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/tests/phpunit.xml |
884 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/INSTALL.txt |
7 KB |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/.zfproject.xml |
5 KB |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Code/Capfile |
73 B |
Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011/Gilmore W.J. - Easy PHP Websites with the Zend Framework - 2011.pdf |
2 MB |