|
|
| |
1. business card creating online |
|
Reply |
|
|
 Banibrata | 2008-07-03 10:25:20 |
how to create a php based script like features in
http://www.imagemedia.com ,
creating business card and save it as image with specified position and fonts, color as on the editor.
please contribute your open minded thinking. |
| |
2. Re: business card creating online |
|
Reply |
|
|
 Protung Dragos | 2008-07-03 12:09:14 - In reply to message 1 from Banibrata |
Hi Banibrata.
I really don't think this is the place to discuss something like this.
Please use the main forum from here: http://www.phpclasses.org/discuss/
But to answer your question, you start by reading this:
http://de.php.net/manual/en/refs.utilspec.image.php
After that you can create a class for handling inserting text, images, etc. I am sure that you can even find some examples here on phpclasses.org
Good luck, and if you need help I'll try to help you, but use the main forum, this forum is for TOTP class only |
|