Hey guys,
just finished using a client who want me to accomplish a web site for him.
she has about 550+ shots (high quality photos) which he wishes to put onto a web site. however he wants to help you for anyone that will upload photos from anywhere in the world and also form them into numerous catagorys.
from what i am aware of, i’m going to acquire to develop some sort of php script to touch to fetching of the image, and the databse to prioritise the images….. i will be going along the ideal lines here
the guys wishes to have a web-site like ‘flicker’ yet he says your files get weaken and lose quality so they’re wanting something similar but 1 it does not lose quality.
seems like the most big ask as i do not own experience on developing this kind of sites, any pointer could well be grand.
This will sound like a big job, but you could possibly find an existing
PHP/MySQL gallery script that does the best thing…. especially the
element about not compressing shots. I would look for around using Google
and try to look for something close to the best thing (for free), along with then
tailor-make it.
Whilst in re-invent the steering wheel. I’m even questioning if there’s something
for instance " coppermine" with which has an option for you to " not reduce" image sizes. That
resizing looks like the only thing put on be holding everyone back.
regards, had a wee check into it last overnight. seems like a large job. i probably could adapt a script to figure for me, i merely don’t know easily have that considerably time (outside of the crap job i do this pays the bills)
i’ll check into it further that week and determine if i can take care of my time good enough.
Hey. Unsure what categories that the client wants the particular images sorted directly into, but maybe something such as this example.
< html> < head> < title> Image Upload< /title> < /head> < body> < mode action=" imgupload. php" method=" post" enctype=" multipart/form-data" name=" upload" > < p> Image: < input type=" file" name=" f" /> < /p> < p> Classification: < input type=" radio" name=" category" value=" A" /> YOUR < input type=" radio" name=" category" value=" B" /> B < insight type=" radio" name=" category" value=" C" /> D < /p> < insight type=" submit" name=" submit" value=" Upload" /> < /form> < /body> < /html>
Of course you will most likely have far more categories than A FEW, but you obtain the jist of this.
After which you can in your database table believe have a column symbolizing the category, and also you would use that column with your sql query.
SELECT filename OUT OF table_name WHERE kind = 'A';
sorry for that late reply. regards guys, from conversing with the client yet again, and again, along with again if think i may excrete this job upwards. he would in addition want continuous maintainence perform and i do’t obviously have the time to dedicate to your job like this kind of while working fulll time and managing other clients.
thanks again for ones help. I may refer this clinet onto this page if he believe that freelance may still be the best way to go.
ciao: thumbsup: