This is a discussion on "[SOLVED] Edit image then move it?" within the PHP Forum section. This forum, and the thread "[SOLVED] Edit image then move it? are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
[SOLVED] Edit image then move it?
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
||||
|
[SOLVED] Edit image then move it?
I have an image that is being uploaded then converted to a thumbnail,
how can I choose the name of the file(by choose I meant a variable based on some mysql things) I edit into a thumbnail then move it to a folder in the root of my website? This is the PHP that opens the file then edits it to 200pcx200px
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
|
|
||||
|
Re: Edit image then move it?
Oh and the image can be displayed like so,
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
|||
|
Re: Edit image then move it?
You just need to add a second parameter, for example:
http://uk.php.net/manual/en/function.imagejpeg.php James. |
|
||||
|
Re: Edit image then move it?
Thanks mate will test it now!
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
||||
|
Re: [SOLVED] Edit image then move it?
Solved! +rep!
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| image/text move on mouseover | aprilpgb22 | JavaScript Forum | 1 | Jun 18th, 2008 22:08 |
| edit xml image files that load into flash | Janisf | Flash & Multimedia Forum | 1 | Dec 21st, 2007 08:43 |
| [SOLVED] Problem with Mac and Text Edit | Claridge | Starting Out | 6 | Nov 29th, 2007 08:43 |
| [SOLVED] multiple image rollover not restoring image | snappy | JavaScript Forum | 4 | Nov 5th, 2007 14:38 |
| [SOLVED] image | Anonymous User | Web Page Design | 3 | Nov 6th, 2004 19:41 |