Warning: Cannot use a scalar value as an array in /home/admin/public_html/forum/include/fm.class.php on line 757

Warning: Invalid argument supplied for foreach() in /home/admin/public_html/forum/include/fm.class.php on line 770
PHP.SU :: ::
PHP.SU » PHP » PHP »

(1): [1]
 

1. umpc - 20 , 2010 - 13:48:32 -
, .
<right clik><copy url image> .

.. ?
2. Uchkuma - 20 , 2010 - 13:51:37 -
, gif.
3. umpc - 20 , 2010 - 14:00:03 -
)

, .
, - Div ?
4. Uchkuma - 20 , 2010 - 14:30:23 -
:
CODE (html):

  1. <td style="background: transparent url('image.jpg') no-repeat 50% 50%; width: 100px; height: 80px; text-align: center; vertical-align: middle;"><img src="blank.gif" width="100" height="80"></td>

()
, .
5. umpc - 20 , 2010 - 14:59:54 -
.


, :

$fh = fopen( $file, 'rb' );
fpassthru( $fh );
@fclose( $fh );



Header("Content-type: image/jpeg");
$im=imageCreateFromJPEG($file);
imageJPEG($im);

. IExplorer, , Google Chrome :

JFIF>CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), default quality C    $.' ",#(7),01444'9=82<.342C  2!!22222222222222222222222222222222222222222222222222U" ĵ}!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz ĵw!1AQaq"2B #3Rbr $4%&'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz ?`m[Ly;~\c8_¦Ҵ=:x.̀;*%o4bMA+ ՗{>73/c'=5~׺}|E4jF>1G^lDwJ 7Ļjƾ8v2V5sYI\omI-7p?,SڕF)*FROh
6. Uchkuma - 20 , 2010 - 15:06:13 -
! , ?
()
PHP:

  1. Header("Content-type: image/jpeg");
  2. imageJPEG($im);
. , . , , .
7. umpc - 20 , 2010 - 15:12:47 -
. .. ?

?

?
8. Uchkuma - 20 , 2010 - 15:21:06 -
Uchkuma :
, .
echo, print printf, <?php ?>
9. umpc - 20 , 2010 - 15:26:01 -
?
10. Uchkuma - 20 , 2010 - 15:37:49 -
, html- :
CODE (html):

  1. <img src="image.php">
11. umpc - 20 , 2010 - 15:53:07 -
.. ,
, Post ?
12. Uchkuma - 20 , 2010 - 16:05:45 -
? ?
13. umpc - 20 , 2010 - 16:12:30 -
php
, $file ,
.

$file image.php , ?
14. Uchkuma - 20 , 2010 - 16:29:01 -
, "image.php?id=123", , . "image.php?path=images/image.jpeg" "image.php?dir=images&file=image.jpeg", . .
, ?
15. - 20 , 2010 - 16:43:47 -
, ?  - ...

 

Powered by ExBB FM 1.0 RC1