This is a discussion on "PHP Image Manipulation" within the PHP Forum section. This forum, and the thread "PHP Image Manipulation are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
PHP Image Manipulation
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
PHP Image Manipulation
Well, I've made an iPod base in photoshop. I'd like to be able to add text to them with I know it's possible, but I don't know any PHP. So if someone could point me in the right direction or even actually help me, that would be super. Oh and yes, I have Googled it, but all it comes up with is a big package which I can't use because I can't host my own site. Argh.
Thanks, Sam. Last edited by SelfconsciousSam; Jun 6th, 2006 at 09:19. |
|
|
|
#2
|
|||
|
|||
|
Re: PHP Image Manipulation
What exactly do you mean?
|
|
#3
|
|||
|
|||
|
Re: PHP Image Manipulation
Well I'd like to be able to have that iPod image on a website along with a text box in which one would enter text and click submit and the text would be put on the screen of the iPod.
|
|
#4
|
|||
|
|||
|
Re: PHP Image Manipulation
You can do that using PHP with GD installed .... there's an examples program that adds a variable piece of text on top of an image here and that's perhaps the trickier part of the application. The other part (setting up a form and reading from it) .... you should find many examples all around ... and if you're so new to PHP that the form handling worries you, I would suggest you have a look at a few FAQs and help pages, then come back here to ask if you've any specific issues.
|
![]() |
| Tags |
| php, image, manipulation |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Treating an image with <div> tags like a normal image | mikeym | Web Page Design | 2 | Mar 1st, 2008 15:28 |
| [SOLVED] multiple image rollover not restoring image | snappy | JavaScript Forum | 4 | Nov 5th, 2007 14:38 |
| File handling and time manipulation with lines | eon201 | PHP Forum | 1 | Nov 1st, 2007 15:49 |
| Background image overlaping footer image at bottom of div | lw_d | Web Page Design | 4 | Mar 21st, 2006 00:27 |
| MSSQL string manipulation puzzle | D3mon | Databases | 3 | Oct 19th, 2004 08:14 |