FreePgs.com Forum

FreePgs Related => Support Requests => Topic started by: sixthcrusifix on January 05, 2006, 08:39:23 AM

Title: Change Filenames auto and Adding Infor to images
Post by: sixthcrusifix on January 05, 2006, 08:39:23 AM
I have a secition on my site where people upload images. I was wondering how I could automaticaly change their image's name to a variable, i'd have to be able to not allow them to overrwrite othe rpeoples files in case of a name conflict. I was thinking of using MySQL too.

Also, I wanted to add a bar at the bottom of the image that says in plain text some variable values and words.

Do I have to have a standard size to be able to ad a bar at teh bottom of the image?
Title: Re: Change Filenames auto and Adding Infor to images
Post by: Evilsprouts on January 05, 2006, 01:50:36 PM
This mite help for the footer of the image http://www.sitepoint.com/article/watermark-images-php
Title: Re: Change Filenames auto and Adding Infor to images
Post by: sixthcrusifix on January 05, 2006, 07:44:48 PM
oh okay I think that coudl help me. thanks.
Title: Re: Change Filenames auto and Adding Infor to images
Post by: Evilsprouts on January 05, 2006, 10:35:27 PM
Just something i found on google. No problem.