Jump to content

Finished my big project


Bman900

Recommended Posts

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++....

Link to comment
https://forums.phpfreaks.com/topic/206936-finished-my-big-project/
Share on other sites

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.

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.

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.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.