PDA

View Full Version : Calling all PHP coders



Ini
23-07-2007, 01:52 PM
Ok i am busy working on my new site and am struggling making a photo album

It must include users being able to make there own albums, upload photos in to each album , and comments on the photos

must be able to easily integrate it with my system

and i would like it so it would show the albums on there page with a thumbnail of the first photo.

i can only pay in Habbo at the moment but am offering a Throne as payment.

thanks

reply or PM me if you can do it.

I will have to test it before i pay to make sure its what i am looking for, but im sure if you asked people they would tell you i am trusted.

Thanks again

Chris

Moved by Mattps22004 (Forum Moderator) from Website Designing: Please post in the correct forum next time, thanks:).

Sunny.
23-07-2007, 01:54 PM
Trusted... =]

Ini
23-07-2007, 01:55 PM
Thanks

Jamie.
23-07-2007, 09:58 PM
im sure ppl wud want more than a throne for this script :s

Mashi
24-07-2007, 12:20 PM
No. Not if they wanted a throne. 07 Maybe Offer a GBP Alternative. And TRUSTED. TRUSTED. Oh and I forgot TRUSTED.

For people of different language:

French : Fait confiance
Spanish : Confiado en
German : Vertraut
Italian : Fidato di
Russian : Доверено

Ini
24-07-2007, 03:28 PM
thanks mashi and i would offer GBP alternative but all my money has gone into fixing my car after my bro crashed it

VPSwow
24-07-2007, 03:31 PM
He is trusted :D

Jamie.
25-07-2007, 06:38 PM
my guess is the following:

Make 2 tables in mysql,

Photos
Photo_album

in photos have the following;
id - being primary
username
album
url

Photoalbum:
id - primary
username
album name

then you will need mysql queries like

$update = mysql_query("UPDATE photoalbum SET album name = '$_Post[name]' WHERE username = '$logged['username']'") or die ('Error during the execution of the MySQL query : ' . mysql_error());

and so on so on im not 100% this will work ;)

I'll give it ago :)

Jamie.
25-07-2007, 09:45 PM
Sorry for double post but i have some exciting news for the thread creator ;)

I've coded up a system which includes:
- Add album
- Add photo
- Delete Album
- Delete photo
- Edit album
- View photos

I didnt have a clue what to do about the photo comments so i left that out FOR NOW which if i can be bothered to do i'll send to you. Contact me by Pm and i'll send if you want it if not i'll just let it be open source.
Sorry i hav'nt actually tested this yet so there may be some errors, also ive tried to avoid some security holes etc ;)

Jamie.
29-07-2007, 05:50 PM
For future reference this user is trusted.
+rep

SORRY FOR TRIPLE

Ini
30-07-2007, 01:12 PM
Thanks Jamie :D i have script now thanks

Want to hide these adverts? Register an account for free!