Bman900 Posted July 6, 2010 Share Posted July 6, 2010 Finally months on and off I finished my first big PHP project. It is a blog since I learned a lot from posting stuff into the database and querying it in many different ways. Tons of help came from this website from the coding help section to the tutorial posted on the main page. I want to thank every one for helping me along the way and hope to stick around here as my knowledge grows. Design and coding was all done from scratch besides the WYSG editor which I got from tiny mice. Anyways here is the link: http://www.dezotech.com/blog Login (also an admin so you can check out the back end as well): Username: phpfreaks Password: 123456 Please if you find any huge security holes or anything major please let me know and help me in the direction I need to go. Now of to C++.... Quote Link to comment Share on other sites More sharing options...
Coders2018 Posted July 7, 2010 Share Posted July 7, 2010 Firstly I would like to congratulate you as you have clearly done a wonderful job of your project. I've taken a look around seems very well set out and organized. Well done. Quote Link to comment Share on other sites More sharing options...
greenbizkit33 Posted July 8, 2010 Share Posted July 8, 2010 I wanted to do a blog, but after looking at Wordpress blogs there would of been no way i could of came close to what they offer. I so wanted to stay away from wordpress, but i gave it a try. IT'S GREAT! There would of been no way i could of accomplished what i did without it. I started 2, but only been working on one: peoplewtf.com.... Your blog looks good, but check on wordpress also. Quote Link to comment Share on other sites More sharing options...
JasonLewis Posted July 10, 2010 Share Posted July 10, 2010 Looks really good. The only thing I could suggest to you now to improve on it, would be to implement pretty URLs. So instead of: http://www.dezotech.com/blog/more.php?article=Testing%20some%20more&id=11 You have: http://www.dezotech.com/blog/11-testing-some-more Or something similar to that. Quote Link to comment Share on other sites More sharing options...
xcandiottix Posted July 14, 2010 Share Posted July 14, 2010 It looks good.. maybe work on the the title tho. PHP Blog Project should probably be an image of the font so it looks nice like your buttons. Other then that it looks pretty alright. Quote Link to comment Share on other sites More sharing options...
gwolgamott Posted July 14, 2010 Share Posted July 14, 2010 Nice job. Only thing I'd suggest is that I'd remove the outline for the active link on the top links. So when you are clicking on the link you don't see a dotted box with some browsers around the images ur using as the links. But that's just me. Quote Link to comment Share on other sites More sharing options...
bford21 Posted July 14, 2010 Share Posted July 14, 2010 I must say your site is very well done. I only explored it for about 10 min but from what I saw it looked great. I would however suggest you put some sort of CAPTCHA or something to restrict people from spamming your comments. Plus creating a CAPTCHA using PHP is fairly easy and would be a nice little project for ya. Quote Link to comment Share on other sites More sharing options...
Bman900 Posted July 15, 2010 Author Share Posted July 15, 2010 Thank you everyone for the feedback! By no means was this site ever to go live for any other use but to see what I could do. I did not go over board with the security yet because of that. Once again, thank you! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.