This is a discussion on "help on image header" within the PHP Forum section. This forum, and the thread "help on image header are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
help on image header
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
help on image header
i have a web service and accessing it is done thru query string. how
to access a certain header field using php? the sample program i saw was done in java and it goes like this: String shortcutcode = connection.getHeaderField("ShortCut"); ByteArrayInputStream bis = new ByteArrayInputStream (imageBytes, 0,imageBytes.length); BufferedImage bim = ImageIO.read(bis); bim = bim.getSubimage(0,0,bim.getWidth(),bim.getHeight()-12); how to do the same in php? |
|
|
![]() |
| Tags |
| image, imagepng, php |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [SOLVED] Problems with CSS 'Header Image' - How to make fluid?? | slimboyfatz32 | Web Page Design | 5 | Jan 28th, 2008 09:09 |
| php header ( need help) | csun | PHP Forum | 2 | Mar 18th, 2007 23:46 |
| Padding on #header background image.. IE6/Firefox. | rooraaahcrumbs | Web Page Design | 1 | Apr 26th, 2006 20:49 |