qwik3r - 13 March 2007 11:29 AM
What about php do you have a question on? I have experience with it, in fact I was hired for it haha, but I weened off of it and went to css, I want to become a guru in atleast one thing and right now that is css, when i’m done I plan on gurucising myself to php, ruby and javascript. I have experience with coding though, so whats your question
^ LMAO
The site...eh...I’d give it a 4/10 or C-
too many ‘speech ballons’ not saying anything useful… “links” unclickable.. TOO MANY CALL OUT SECTIONS the suicide girls site is nice looking, and, once you think about it, will be easy for you to do.
As far as doing your own development, the other poster earlier who suggested you instead JUST GET SOME BASIC COMPETENCE INSTEAD AND FIND SOMETHING AND MODIFY IT TO YOUR NEEDS is damn right!
there is too much EXCELLENT stuff out there, for you to go wasting time reinventing the wheel.
You CAN get a Suicide Girls type site using a forum as a backend (SMF or phpBB) and that is in fact what I would recommend.
You see, there is SO MUCH that you have to deal with when you allow / enable people to enter data like comments and posts on your site.
Permissions, who can do what, and when - how do you give privileges (and take them away) all those features are built into any forum.
most of them, have an API (programming interface) that you can utilize to take advantage of their code, already written. That would be the best use of your time.