-

  • (44)
  • (41)
  • (35)
  • (33)
  • (15)
  • (14)
  • (8)
  • Geek (4)

 - e-mail

 

 -

   Smile_ArT

 -

 -

 LiveInternet.ru:
: 16.10.2007
:
:
: 380

:

(0)

, 20 2009 . 14:22 +

- !

!

,   Zend Framework?

, , , . - , - " ". ! , , , :)

, -...


:  
(3)

Zend Framework

, 27 2009 . 12:33 +

- :)

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.   ...

:)  , , , ,  Zend ,  ( ) , ,  !

, , , . :)

 

 




:  

 : [1]