2009
04.14

5loops1

www.5loops.net was a private project with target to create a really simple website to share picture afforedless. I decided to add just two navigation options (archive and upload) to make the usability as easy as possible. The upload procedure i spited into two steps. Step 1: Upload – Step 2: Description

Languages
PHP5 (OOP)
MySQL 5
XHTML
CSS3

Libraries
JaZz phpFramework (my private PHP Framework)
phpMailer

Software used
PSPad
Adobe Photoshop CS3

2 comments so far

Add Your Comment
  1. You should disable error reporting for sites in production use and enable maximum error reporting on your development server to ensure there are no errors.

    http://www.5loops.net/ now shows at the top:

    Deprecated: Assigning the return value of new by reference is deprecated in /usr/www/users/andreasx/5loops.net/htdocs/pages/image/archive.php on line 10

    Deprecated: Assigning the return value of new by reference is deprecated in /usr/www/users/andreasx/5loops.net/htdocs/core/pages/image/class.archive.php on line 34

  2. Thanks Alex, I’ve disabled the Deprecated notices! :)

*