forked from bcit-ci/CodeIgniter
-
Notifications
You must be signed in to change notification settings - Fork 0
Your CI login name goes here's take
Derek Jones edited this page Jul 5, 2012
·
2 revisions
Externally-hosted images.
Assumptions: your users' photos are on an externally-hosted site; could be a "service" such as flickr, or could simply be another host. Also assume that your users will have a way to "enter" the URL of the remote image.
Solution: store the URL of the user's photos in your site's database.
- Original author: Derek Jones
- How to extend helpers: See User Guide
- Modified by: Thomas Stapleton (id, classes, selected country option and all option)
- Modified by: Bradley De-Lar (construct, setLayout example)