New to PHP, need bit of help.

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
tpp
Forum Newbie
Posts: 1
Joined: Mon May 18, 2009 6:14 am

New to PHP, need bit of help.

Post by tpp »

Hello

I'm pretty poor in rl so i cannot hire anyone to code for me and i have this website i want to develop. The website is ready and working, but now i would need a login area for my members. Where my visitors could do the following. Keep their blogs, have image gallery and video gallery, kind of like their own page inside my website and they would use their own control panel. Is there any good tutorials out there that would get me close to this goal? I have been reading php tutorials, e-books etc.. so i know the basics, but not much more. Also, how hard would this be to code?

Thanks for any answers!

TPP
crazycoders
Forum Contributor
Posts: 260
Joined: Tue Oct 28, 2008 7:48 am
Location: Montreal, Qc, Canada

Re: New to PHP, need bit of help.

Post by crazycoders »

For a total newbie, i can only tell you that this would be really hard. I don't want to tell you not to try, but instead i'd look for a complete solution that already exists. I can't think of any cause i usually make these myself but i'm sure you can find something out there in the open source community. So it would be free, should respect all your needs and is usually pretty simple to manage.
Post Reply