News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
ProDevTips.com:
File Uploads with PHP Doctrine
September 01, 2008 @ 10:37:50

The ProDevTips blog has posted the fifth part of their look at using Doctrine with PHP. This time they focus on file uploads.

It's time to take a look at how file uploads can be integrated into the Doctrine validation and CRUD process. We will have a product in the form of a digital download as an example, it will have a screenshot image that can be maximum 250 pixels wide and high. The download itself will be a zipped file.

They set up their table definitions first and set up a few validation functions (update, insert and for the file data) to work on top of that. Custom upload/uploadImage and save methods handle the user's submission while a simple delete method makes removing images easy.

0 comments voice your opinion now!
file upload doctrine tutorial database table insert image



Similar Posts

Mike Kornienko's Blog: Integration of Spry and PHP/MySQL

Zend Developer Zone: Security Tips #17 & #18 (When to Secure & File Uploads)

The Bakery: 10 New CakePHP Articles, Tutorials and Helpers

PHPEverywhere: Octopussy numbers in PHP

ProDevTips.com: CRUD with PHP Doctrine


Community Events









Don't see your event here?
Let us know!


release conference application code ajax zend book example mysql framework zendframework PHP5 PEAR package developer releases cakephp security job database

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework