PHP Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsProgramming LanguagesPHP Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old December 2nd, 2012, 10:44 PM
MaxwellMorphine MaxwellMorphine is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2012
Posts: 3 MaxwellMorphine User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 15 m 7 sec
Reputation Power: 0
PHP-Image - Request: simple image generation script.

I don't know enough PHP to figure out how to do it myself.. but I would like a simple image generation script where people upload a photo and choose a frame, then the script generates the image with the frame around it.

I hope that makes sense. But is there anyone willing to help me out with this?

Reply With Quote
  #2  
Old December 2nd, 2012, 11:02 PM
requinix's Avatar
requinix requinix is offline
Still alive
Click here for more information.
 
Join Date: Mar 2007
Location: Washington, USA
Posts: 12,681 requinix User rank is General 120th Grade (Above 100000 Reputation Level)requinix User rank is General 120th Grade (Above 100000 Reputation Level)requinix User rank is General 120th Grade (Above 100000 Reputation Level)requinix User rank is General 120th Grade (Above 100000 Reputation Level)requinix User rank is General 120th Grade (Above 100000 Reputation Level)requinix User rank is General 120th Grade (Above 100000 Reputation Level)requinix User rank is General 120th Grade (Above 100000 Reputation Level)requinix User rank is General 120th Grade (Above 100000 Reputation Level)requinix User rank is General 120th Grade (Above 100000 Reputation Level)requinix User rank is General 120th Grade (Above 100000 Reputation Level)requinix User rank is General 120th Grade (Above 100000 Reputation Level)requinix User rank is General 120th Grade (Above 100000 Reputation Level)requinix User rank is General 120th Grade (Above 100000 Reputation Level)requinix User rank is General 120th Grade (Above 100000 Reputation Level)requinix User rank is General 120th Grade (Above 100000 Reputation Level)requinix User rank is General 120th Grade (Above 100000 Reputation Level)  Folding Points: 417516 Folding Title: Super Ultimate Folder - Level 1Folding Points: 417516 Folding Title: Super Ultimate Folder - Level 1Folding Points: 417516 Folding Title: Super Ultimate Folder - Level 1Folding Points: 417516 Folding Title: Super Ultimate Folder - Level 1Folding Points: 417516 Folding Title: Super Ultimate Folder - Level 1Folding Points: 417516 Folding Title: Super Ultimate Folder - Level 1
Time spent in forums: 5 Months 1 Week 4 Days 2 h 20 m 36 sec
Reputation Power: 8969
Send a message via AIM to requinix Send a message via MSN to requinix Send a message via Yahoo to requinix Send a message via Google Talk to requinix
Are you looking for help doing this yourself, or for someone to do it for you? And if the latter are you willing to pay?

Reply With Quote
  #3  
Old December 3rd, 2012, 12:08 AM
MaxwellMorphine MaxwellMorphine is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2012
Posts: 3 MaxwellMorphine User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 15 m 7 sec
Reputation Power: 0
Quote:
Originally Posted by requinix
Are you looking for help doing this yourself, or for someone to do it for you? And if the latter are you willing to pay?



I'm looking for help in doing it myself. I would pay if I had money. And even if I did, something this simple would probably only be worth $50. (Just my opinion) I have image generation scripts I've made and had help on before.. but I don't know enough PHP to do this without help. I just really need a starting point first, as I don't know where to start.


Edit: I know MSL really well, which is mIRC Scripting Language. And it's very similar to PHP in terms of how it tells the script what to do and such. So, I need as many resources on image generation as I can possibly get to read through. As well as help in where to start and how to do what I want to do. I know it's possible. I have userbar generators I've created so I know a little. And I know enough PHP to edit scripts without breaking them.

Reply With Quote
  #4  
Old December 3rd, 2012, 12:27 AM
zxcvbnm's Avatar
zxcvbnm zxcvbnm is offline
A Change of Season
Click here for more information.
 
Join Date: Mar 2004
Posts: 1,589 zxcvbnm User rank is Second Lieutenant (5000 - 10000 Reputation Level)zxcvbnm User rank is Second Lieutenant (5000 - 10000 Reputation Level)zxcvbnm User rank is Second Lieutenant (5000 - 10000 Reputation Level)zxcvbnm User rank is Second Lieutenant (5000 - 10000 Reputation Level)zxcvbnm User rank is Second Lieutenant (5000 - 10000 Reputation Level)zxcvbnm User rank is Second Lieutenant (5000 - 10000 Reputation Level)zxcvbnm User rank is Second Lieutenant (5000 - 10000 Reputation Level) 
Time spent in forums: 2 Weeks 4 Days 19 h 37 m 26 sec
Reputation Power: 70
Quote:
Originally Posted by MaxwellMorphine
I don't know enough PHP to figure out how to do it myself.. but I would like a simple image generation script where people upload a photo and choose a frame, then the script generates the image with the frame around it.

I hope that makes sense. But is there anyone willing to help me out with this?

Make a page where you upload photos and insert them into the database. I'd use phpmyadmin.
Learn how to make frame for photos and allow the users to select the frame using radio buttons. Then dynamically load the background for the photos.
If you want to go more advanced use GD library or Imagick.

Reply With Quote
  #5  
Old December 3rd, 2012, 12:29 AM
MaxwellMorphine MaxwellMorphine is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2012
Posts: 3 MaxwellMorphine User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 15 m 7 sec
Reputation Power: 0
Okay, I'll start there and see how far I can get by myself. Thanks for the resources.

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming LanguagesPHP Development > PHP-Image - Request: simple image generation script.

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap