You can add this line to your .htaccess file.

php_value memory_limit [new memory limit]

When adding that line to .htaccess, you must use a number, in bytes. For example, 8MB would be about 8000000 bytes.