Zend Framework |
|
- :)
Zend Framework, , . , , -.
:
, - . , , , . Zend .
:
, GD URI, Zend' img.
, , , .
header("Content-type: image/gif");
$img_src=imagecreatefromgif($src);
imagegif($img_src);
$src, , .
:
. , Zend. - , - BLOB . Layout' :
function init()
{
$this->_helper->viewRenderer->setNoRender();
$this->_helper->layout->disableLayout();
}
. , . , , FirePHP . stand-alone ( Zend ( , , "!")) Response, :
ÿØÿà�JFIF�
Zend :
ÿØÿà�JFIF�
, .
:
, ( PHP , ).
, ! .
:
0.
1. <?php
2.
/**
3.
*
4.
*
5.
* @author Smile @rT
6.
* @version development
7.
* @since 08.11.2008
8.
*/
9.
10. require_once 'lib/our/Standard_Controller_Actions.php';
11.
class ReaderController extends StandardControllerAction
12.
{
13.
...
:
0. <?php
1.
/**
2.
*
3.
*
4.
* @author Smile @rT
5.
* @version development
6.
* @since 08.11.2008
7.
*/
8. require_once 'lib/our/Standard_Controller_Actions.php';
9.
class ReaderController extends StandardControllerAction
10.
{
11.
...
, , , . :)
: php img uri zend |
: | [1] |